01KJY36NV410CXE783JSWBZ7TY: oxide-vpc

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

Buildomat Job: 01KJY379WNH6RVFRV13Y97AHNB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:14:57.505Zjob assigned to worker 01KJY37D5ZNN7H2PFKBHASRX6P [factory aws, i-08e12f4efc03cc124] (queued for 1 m 9 s)
 
22026-03-05T04:15:06.234Zstarting task 0: "setup"
32026-03-05T04:15:06.238Z++ uname -s
42026-03-05T04:15:06.242Z+ kern=SunOS
52026-03-05T04:15:06.242Z+ build_user=build
62026-03-05T04:15:06.242Z+ build_uid=12345
72026-03-05T04:15:06.242Z+ work_dir=/work
82026-03-05T04:15:06.242Z+ input_dir=/input
92026-03-05T04:15:06.242Z+ [[ 0 == 12345 ]]
102026-03-05T04:15:06.242Z+ case "$kern" in
112026-03-05T04:15:06.242Z+ groupadd -g 12345 build
122026-03-05T04:15:06.245Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:15:08.250Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:15:08.355Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:15:08.358Z+ home_fs=zfs
162026-03-05T04:15:08.358Z+ [[ zfs == autofs ]]
172026-03-05T04:15:08.358Z+ mkdir -p /home/build
182026-03-05T04:15:08.362Z+ chown build:build /home/build /work
192026-03-05T04:15:10.362Z+ chmod 0700 /home/build /work
202026-03-05T04:15:10.365Zprocess exited: duration 4132 ms, exit code 0
 
212026-03-05T04:15:10.371Zstarting task 1: "rust-toolchain"
222026-03-05T04:15:10.377Z * rust toolchain channel = "1.93.1"
232026-03-05T04:15:10.377Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
242026-03-05T04:15:10.377Z * rust toolchain profile = "default"
252026-03-05T04:15:10.377Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T04:15:10.377Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:15:10.377Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T04:15:10.380Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:15:10.380Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-05T04:15:10.471Zinfo: downloading installer
312026-03-05T04:15:12.172Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:15:12.172Zwarn: /opt/ooce/bin
332026-03-05T04:15:12.172Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:15:12.172Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:15:12.172Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:15:12.172Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:15:12.172Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:15:12.172Zerror: cannot install while Rust is installed
392026-03-05T04:15:12.172Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:15:12.190Zinfo: profile set to 'default'
412026-03-05T04:15:12.190Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:15:12.193Zinfo: syncing channel updates for '1.93.1-x86_64-unknown-illumos'
432026-03-05T04:15:12.371Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T04:15:12.371Zinfo: downloading component 'cargo'
452026-03-05T04:15:13.384Zinfo: downloading component 'clippy'
462026-03-05T04:15:13.841Zinfo: downloading component 'rust-docs'
472026-03-05T04:15:15.345Zinfo: downloading component 'rust-std'
482026-03-05T04:15:17.578Zinfo: downloading component 'rustc'
492026-03-05T04:15:24.845Zinfo: downloading component 'rustfmt'
502026-03-05T04:15:25.177Zinfo: installing component 'cargo'
512026-03-05T04:15:26.118Zinfo: installing component 'clippy'
522026-03-05T04:15:26.512Zinfo: installing component 'rust-docs'
532026-03-05T04:15:28.479Zinfo: installing component 'rust-std'
542026-03-05T04:15:30.286Zinfo: installing component 'rustc'
552026-03-05T04:15:37.134Zinfo: installing component 'rustfmt'
562026-03-05T04:15:37.460Zinfo: default toolchain set to '1.93.1-x86_64-unknown-illumos'
572026-03-05T04:15:37.460Z
582026-03-05T04:15:37.921Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T04:15:37.921Z
602026-03-05T04:15:37.925Z
612026-03-05T04:15:37.925ZRust is installed now. Great!
622026-03-05T04:15:37.925Z
632026-03-05T04:15:37.925ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:15:37.925Zenvironment variable. This has not been done automatically.
652026-03-05T04:15:37.925Z
662026-03-05T04:15:37.925ZTo configure your current shell, you need to source
672026-03-05T04:15:37.925Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:15:37.925Z
692026-03-05T04:15:37.925ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:15:37.925Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:15:37.925Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:15:37.925Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:15:38.055Z+ rustup --version
742026-03-05T04:15:38.070Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:15:38.073Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:15:38.161Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T04:15:38.164Z+ cargo --version
782026-03-05T04:15:38.223Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T04:15:38.227Z+ rustc --version
802026-03-05T04:15:38.290Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T04:15:38.293Zprocess exited: duration 27917 ms, exit code 0
 
822026-03-05T04:15:38.300Zstarting task 2: "authentication"
832026-03-05T04:15:38.323Zprocess exited: duration 22 ms, exit code 0
 
842026-03-05T04:15:38.332Zstarting task 3: "clone repository"
852026-03-05T04:15:38.335Z+ mkdir -p /work/oxidecomputer/opte
862026-03-05T04:15:38.339Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-05T04:15:38.374ZCloning into '/work/oxidecomputer/opte'...
882026-03-05T04:15:41.830Z+ cd /work/oxidecomputer/opte
892026-03-05T04:15:41.834Z+ git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899
902026-03-05T04:15:42.252ZFrom https://github.com/oxidecomputer/opte
912026-03-05T04:15:42.252Z * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD
922026-03-05T04:15:42.261Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-03-05T04:15:42.264Z++ git branch --show-current
942026-03-05T04:15:42.267Z+ current=master
952026-03-05T04:15:42.267Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-03-05T04:15:42.267Z+ git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899
972026-03-05T04:15:42.270Z+ git checkout -f renovate/toml-1.x-lockfile
982026-03-05T04:15:42.295ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-03-05T04:15:42.299Z+ git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899
1002026-03-05T04:15:42.322ZHEAD is now at bbf6c58 Update Rust crate toml to v1.0.4
1012026-03-05T04:15:42.325Zprocess exited: duration 3993 ms, exit code 0
 
1022026-03-05T04:15:42.335Zstarting task 4: "build"
1032026-03-05T04:15:42.339Z+ source .github/buildomat/common.sh
1042026-03-05T04:15:42.339Z++ rustup show active-toolchain
1052026-03-05T04:15:42.382Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-05T04:15:42.385Z++ pushd xde
1072026-03-05T04:15:42.385Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-05T04:15:42.385Z++ rustup show active-toolchain
1092026-03-05T04:15:42.393Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-05T04:15:42.572Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-05T04:15:42.572Zinfo: downloading component 'cargo'
1122026-03-05T04:15:43.579Zinfo: downloading component 'clippy'
1132026-03-05T04:15:44.091Zinfo: downloading component 'rust-src'
1142026-03-05T04:15:44.397Zinfo: downloading component 'rust-std'
1152026-03-05T04:15:46.371Zinfo: downloading component 'rustc'
1162026-03-05T04:15:53.970Zinfo: downloading component 'rustfmt'
1172026-03-05T04:15:54.245Zinfo: installing component 'cargo'
1182026-03-05T04:15:55.180Zinfo: installing component 'clippy'
1192026-03-05T04:15:55.590Zinfo: installing component 'rust-src'
1202026-03-05T04:15:56.003Zinfo: installing component 'rust-std'
1212026-03-05T04:15:57.741Zinfo: installing component 'rustc'
1222026-03-05T04:16:04.564Zinfo: installing component 'rustfmt'
1232026-03-05T04:16:04.886Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-05T04:16:04.983Z+++ rustup show active-toolchain -v
1252026-03-05T04:16:04.986Z+++ head -n 1
1262026-03-05T04:16:04.986Z+++ cut '-d ' -f1
1272026-03-05T04:16:05.079Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-05T04:16:05.079Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-05T04:16:05.082Z++ popd
1302026-03-05T04:16:05.082Z/work/oxidecomputer/opte
1312026-03-05T04:16:05.082Z+ cargo --version
1322026-03-05T04:16:05.132Zcargo 1.93.1 (083ac5135 2025-12-15)
1332026-03-05T04:16:05.136Z+ rustc --version
1342026-03-05T04:16:05.200Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1352026-03-05T04:16:05.203Z+ cd lib/oxide-vpc
1362026-03-05T04:16:05.203Z+ header 'check style'
1372026-03-05T04:16:05.203Z+ echo '# ==== check style ==== #'
1382026-03-05T04:16:05.203Z# ==== check style ==== #
1392026-03-05T04:16:05.203Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1402026-03-05T04:16:05.486Z
1412026-03-05T04:16:05.486Zreal 0.279206496
1422026-03-05T04:16:05.486Zuser 0.206804622
1432026-03-05T04:16:05.486Zsys 0.066347552
1442026-03-05T04:16:05.486Ztrap 0.000120535
1452026-03-05T04:16:05.486Ztflt 0.000006767
1462026-03-05T04:16:05.490Zdflt 0.000002648
1472026-03-05T04:16:05.490Zkflt 0.000000000
1482026-03-05T04:16:05.490Zlock 0.587641805
1492026-03-05T04:16:05.490Zslp 0.285240361
1502026-03-05T04:16:05.490Zlat 0.001885455
1512026-03-05T04:16:05.490Zstop 0.000161180
1522026-03-05T04:16:05.490Z+ header 'check docs'
1532026-03-05T04:16:05.490Z+ echo '# ==== check docs ==== #'
1542026-03-05T04:16:05.490Z# ==== check docs ==== #
1552026-03-05T04:16:05.490Z+ RUSTDOCFLAGS='-D warnings'
1562026-03-05T04:16:05.490Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-03-05T04:16:05.591Z Updating crates.io index
1582026-03-05T04:16:05.629Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-03-05T04:16:09.189Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-03-05T04:16:09.854Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-03-05T04:16:10.622Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-03-05T04:16:11.409Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-03-05T04:16:12.086Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-03-05T04:16:12.706Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-03-05T04:16:15.174Z Downloading crates ...
1662026-03-05T04:16:15.236Z Downloaded fnv v1.0.7
1672026-03-05T04:16:15.239Z Downloaded thread-id v5.1.0
1682026-03-05T04:16:15.242Z Downloaded usdt v0.6.0
1692026-03-05T04:16:15.245Z Downloaded strsim v0.11.1
1702026-03-05T04:16:15.263Z Downloaded cfg-if v1.0.4
1712026-03-05T04:16:15.267Z Downloaded dtrace-parser v0.3.0
1722026-03-05T04:16:15.270Z Downloaded managed v0.8.0
1732026-03-05T04:16:15.273Z Downloaded byteorder v1.5.0
1742026-03-05T04:16:15.273Z Downloaded ingot v0.1.1
1752026-03-05T04:16:15.278Z Downloaded ref-cast-impl v1.0.25
1762026-03-05T04:16:15.281Z Downloaded bitflags v2.10.0
1772026-03-05T04:16:15.284Z Downloaded block-buffer v0.10.4
1782026-03-05T04:16:15.287Z Downloaded macaddr v1.0.1
1792026-03-05T04:16:15.290Z Downloaded hash32 v0.3.1
1802026-03-05T04:16:15.294Z Downloaded crypto-common v0.1.7
1812026-03-05T04:16:15.297Z Downloaded tabwriter v1.4.1
1822026-03-05T04:16:15.300Z Downloaded itoa v1.0.17
1832026-03-05T04:16:15.300Z Downloaded ident_case v1.0.1
1842026-03-05T04:16:15.300Z Downloaded embedded-io v0.6.1
1852026-03-05T04:16:15.307Z Downloaded ingot-types v0.1.2
1862026-03-05T04:16:15.310Z Downloaded darling_macro v0.21.3
1872026-03-05T04:16:15.310Z Downloaded bitflags v1.3.2
1882026-03-05T04:16:15.319Z Downloaded pretty-hex v0.4.1
1892026-03-05T04:16:15.322Z Downloaded stable_deref_trait v1.2.1
1902026-03-05T04:16:15.326Z Downloaded defmt-parser v1.0.0
1912026-03-05T04:16:15.331Z Downloaded dof v0.4.0
1922026-03-05T04:16:15.334Z Downloaded ref-cast v1.0.25
1932026-03-05T04:16:15.337Z Downloaded proc-macro-error-attr2 v2.0.0
1942026-03-05T04:16:15.344Z Downloaded scroll_derive v0.13.1
1952026-03-05T04:16:15.348Z Downloaded generic-array v0.14.7
1962026-03-05T04:16:15.352Z Downloaded ipnetwork v0.21.1
1972026-03-05T04:16:15.355Z Downloaded defmt v1.0.1
1982026-03-05T04:16:15.358Z Downloaded usdt-attr-macro v0.6.0
1992026-03-05T04:16:15.358Z Downloaded thiserror v2.0.18
2002026-03-05T04:16:15.362Z Downloaded memmap2 v0.9.9
2012026-03-05T04:16:15.365Z Downloaded ingot-macros v0.1.1
2022026-03-05T04:16:15.365Z Downloaded usdt-macro v0.6.0
2032026-03-05T04:16:15.368Z Downloaded embedded-io v0.4.0
2042026-03-05T04:16:15.371Z Downloaded plain v0.2.3
2052026-03-05T04:16:15.375Z Downloaded cobs v0.3.0
2062026-03-05T04:16:15.379Z Downloaded dyn-clone v1.0.20
2072026-03-05T04:16:15.382Z Downloaded defmt v0.3.100
2082026-03-05T04:16:15.385Z Downloaded version_check v0.9.5
2092026-03-05T04:16:15.391Z Downloaded cpufeatures v0.2.17
2102026-03-05T04:16:15.395Z Downloaded digest v0.10.7
2112026-03-05T04:16:15.399Z Downloaded quote v1.0.44
2122026-03-05T04:16:15.405Z Downloaded serde_tokenstream v0.2.2
2132026-03-05T04:16:15.408Z Downloaded usdt-impl v0.6.0
2142026-03-05T04:16:15.411Z Downloaded either v1.15.0
2152026-03-05T04:16:15.411Z Downloaded proc-macro-error2 v2.0.1
2162026-03-05T04:16:15.416Z Downloaded typenum v1.19.0
2172026-03-05T04:16:15.420Z Downloaded defmt-macros v1.0.1
2182026-03-05T04:16:15.433Z Downloaded crc32fast v1.5.0
2192026-03-05T04:16:15.436Z Downloaded sha2 v0.10.9
2202026-03-05T04:16:15.439Z Downloaded scroll v0.13.0
2212026-03-05T04:16:15.442Z Downloaded zmij v1.0.20
2222026-03-05T04:16:15.442Z Downloaded log v0.4.29
2232026-03-05T04:16:15.446Z Downloaded ucd-trie v0.1.7
2242026-03-05T04:16:15.446Z Downloaded darling v0.21.3
2252026-03-05T04:16:15.450Z Downloaded aho-corasick v1.1.4
2262026-03-05T04:16:15.455Z Downloaded pest v2.8.6
2272026-03-05T04:16:15.458Z Downloaded pest_generator v2.8.6
2282026-03-05T04:16:15.463Z Downloaded postcard v1.1.3
2292026-03-05T04:16:15.472Z Downloaded thiserror-impl v2.0.18
2302026-03-05T04:16:15.484Z Downloaded unicode-ident v1.0.23
2312026-03-05T04:16:15.486Z Downloaded pest_derive v2.8.6
2322026-03-05T04:16:15.489Z Downloaded darling_core v0.21.3
2332026-03-05T04:16:15.492Z Downloaded uuid v1.20.0
2342026-03-05T04:16:15.495Z Downloaded serde_derive v1.0.228
2352026-03-05T04:16:15.498Z Downloaded heapless v0.8.0
2362026-03-05T04:16:15.501Z Downloaded pest_meta v2.8.6
2372026-03-05T04:16:15.504Z Downloaded serde_core v1.0.228
2382026-03-05T04:16:15.507Z Downloaded serde v1.0.228
2392026-03-05T04:16:15.527Z Downloaded proc-macro2 v1.0.106
2402026-03-05T04:16:15.531Z Downloaded zerocopy-derive v0.8.39
2412026-03-05T04:16:15.539Z Downloaded memchr v2.8.0
2422026-03-05T04:16:15.543Z Downloaded serde_json v1.0.149
2432026-03-05T04:16:15.587Z Downloaded itertools v0.14.0
2442026-03-05T04:16:15.593Z Downloaded regex v1.12.3
2452026-03-05T04:16:15.647Z Downloaded goblin v0.10.4
2462026-03-05T04:16:15.664Z Downloaded zerocopy v0.8.39
2472026-03-05T04:16:15.682Z Downloaded unicode-width v0.2.2
2482026-03-05T04:16:15.690Z Downloaded syn v2.0.114
2492026-03-05T04:16:15.699Z Downloaded smoltcp v0.11.0
2502026-03-05T04:16:15.707Z Downloaded regex-syntax v0.8.9
2512026-03-05T04:16:15.740Z Downloaded regex-automata v0.4.14
2522026-03-05T04:16:15.757Z Downloaded libc v0.2.180
2532026-03-05T04:16:15.842Z Compiling proc-macro2 v1.0.106
2542026-03-05T04:16:15.842Z Compiling quote v1.0.44
2552026-03-05T04:16:15.843Z Compiling unicode-ident v1.0.23
2562026-03-05T04:16:15.846Z Documenting unicode-ident v1.0.23
2572026-03-05T04:16:15.846Z Compiling serde_core v1.0.228
2582026-03-05T04:16:15.846Z Compiling ident_case v1.0.1
2592026-03-05T04:16:15.846Z Compiling strsim v0.11.1
2602026-03-05T04:16:16.102Z Compiling fnv v1.0.7
2612026-03-05T04:16:16.113Z Compiling memchr v2.8.0
2622026-03-05T04:16:16.389Z Compiling regex-syntax v0.8.9
2632026-03-05T04:16:16.521Z Compiling serde v1.0.228
2642026-03-05T04:16:16.607Z Compiling thiserror v2.0.18
2652026-03-05T04:16:17.104Z Documenting proc-macro2 v1.0.106
2662026-03-05T04:16:17.166Z Compiling aho-corasick v1.1.4
2672026-03-05T04:16:17.243Z Compiling zerocopy v0.8.39
2682026-03-05T04:16:17.706Z Checking syn v2.0.114
2692026-03-05T04:16:18.101Z Compiling either v1.15.0
2702026-03-05T04:16:18.113Z Checking byteorder v1.5.0
2712026-03-05T04:16:18.444Z Documenting quote v1.0.44
2722026-03-05T04:16:18.513Z Compiling itertools v0.14.0
2732026-03-05T04:16:19.518Z Documenting syn v2.0.114
2742026-03-05T04:16:20.088Z Compiling regex-automata v0.4.14
2752026-03-05T04:16:20.591Z Documenting strsim v0.11.1
2762026-03-05T04:16:21.424Z Documenting fnv v1.0.7
2772026-03-05T04:16:21.631Z Documenting ident_case v1.0.1
2782026-03-05T04:16:21.669Z Compiling heapless v0.8.0
2792026-03-05T04:16:22.426Z Checking bitflags v2.10.0
2802026-03-05T04:16:22.563Z Checking hash32 v0.3.1
2812026-03-05T04:16:22.594Z Documenting serde_core v1.0.228
2822026-03-05T04:16:22.693Z Checking stable_deref_trait v1.2.1
2832026-03-05T04:16:22.735Z Checking macaddr v1.0.1
2842026-03-05T04:16:22.792Z Checking cfg-if v1.0.4
2852026-03-05T04:16:22.880Z Documenting memchr v2.8.0
2862026-03-05T04:16:22.921Z Checking darling_core v0.21.3
2872026-03-05T04:16:22.984Z Documenting regex-syntax v0.8.9
2882026-03-05T04:16:24.072Z Compiling regex v1.12.3
2892026-03-05T04:16:24.634Z Documenting darling_core v0.21.3
2902026-03-05T04:16:25.006Z Documenting aho-corasick v1.1.4
2912026-03-05T04:16:25.336Z Compiling smoltcp v0.11.0
2922026-03-05T04:16:26.525Z Checking bitflags v1.3.2
2932026-03-05T04:16:26.617Z Checking managed v0.8.0
2942026-03-05T04:16:26.869Z Documenting zerocopy-derive v0.8.39
2952026-03-05T04:16:26.944Z Documenting regex-automata v0.4.14
2962026-03-05T04:16:26.983Z Documenting thiserror-impl v2.0.18
2972026-03-05T04:16:27.276Z Documenting darling_macro v0.21.3
2982026-03-05T04:16:27.941Z Compiling thiserror-impl v2.0.18
2992026-03-05T04:16:28.414Z Compiling zerocopy-derive v0.8.39
3002026-03-05T04:16:28.591Z Compiling serde_derive v1.0.228
3012026-03-05T04:16:29.083Z Documenting serde_derive v1.0.228
3022026-03-05T04:16:29.401Z Compiling ref-cast v1.0.25
3032026-03-05T04:16:29.561Z Documenting byteorder v1.5.0
3042026-03-05T04:16:29.991Z Compiling crc32fast v1.5.0
3052026-03-05T04:16:30.160Z Documenting regex v1.12.3
3062026-03-05T04:16:30.192Z Compiling darling_macro v0.21.3
3072026-03-05T04:16:30.643Z Compiling ref-cast-impl v1.0.25
3082026-03-05T04:16:30.679Z Documenting hash32 v0.3.1
3092026-03-05T04:16:30.935Z Checking cobs v0.3.0
3102026-03-05T04:16:31.150Z Documenting thiserror v2.0.18
3112026-03-05T04:16:31.249Z Compiling darling v0.21.3
3122026-03-05T04:16:31.355Z Compiling ingot-macros v0.1.1
3132026-03-05T04:16:31.570Z Documenting darling v0.21.3
3142026-03-05T04:16:31.864Z Documenting zerocopy v0.8.39
3152026-03-05T04:16:32.374Z Documenting bitflags v2.10.0
3162026-03-05T04:16:32.553Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3172026-03-05T04:16:33.111Z Checking unicode-width v0.2.2
3182026-03-05T04:16:33.331Z Documenting ingot-macros v0.1.1
3192026-03-05T04:16:33.718Z Documenting cfg-if v1.0.4
3202026-03-05T04:16:33.962Z Compiling version_check v0.9.5
3212026-03-05T04:16:34.516Z Documenting stable_deref_trait v1.2.1
3222026-03-05T04:16:34.722Z Documenting macaddr v1.0.1
3232026-03-05T04:16:34.862Z Checking ipnetwork v0.21.1
3242026-03-05T04:16:35.190Z Documenting serde v1.0.228
3252026-03-05T04:16:35.554Z Documenting heapless v0.8.0
3262026-03-05T04:16:35.936Z Checking postcard v1.1.3
3272026-03-05T04:16:35.956Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3282026-03-05T04:16:36.391Z Documenting cobs v0.3.0
3292026-03-05T04:16:36.391Z Documenting managed v0.8.0
3302026-03-05T04:16:37.106Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3312026-03-05T04:16:37.475Z Checking tabwriter v1.4.1
3322026-03-05T04:16:37.739Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3332026-03-05T04:16:37.868Z Documenting smoltcp v0.11.0
3342026-03-05T04:16:38.031Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3352026-03-05T04:16:38.195Z Documenting ref-cast-impl v1.0.25
3362026-03-05T04:16:38.364Z Checking ingot-types v0.1.2
3372026-03-05T04:16:38.636Z Documenting postcard v1.1.3
3382026-03-05T04:16:39.064Z Documenting ipnetwork v0.21.1
3392026-03-05T04:16:39.076Z Checking dyn-clone v1.0.20
3402026-03-05T04:16:39.108Z Checking ingot v0.1.1
3412026-03-05T04:16:39.210Z Documenting either v1.15.0
3422026-03-05T04:16:39.341Z Documenting ingot-types v0.1.2
3432026-03-05T04:16:39.429Z Documenting unicode-width v0.2.2
3442026-03-05T04:16:39.790Z Documenting ref-cast v1.0.25
3452026-03-05T04:16:40.213Z Documenting crc32fast v1.5.0
3462026-03-05T04:16:40.751Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472026-03-05T04:16:41.038Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3482026-03-05T04:16:41.403Z Documenting itertools v0.14.0
3492026-03-05T04:16:41.840Z Documenting tabwriter v1.4.1
3502026-03-05T04:16:42.064Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3512026-03-05T04:16:42.367Z Documenting ingot v0.1.1
3522026-03-05T04:16:42.652Z Documenting dyn-clone v1.0.20
3532026-03-05T04:16:43.073Z Documenting uuid v1.20.0
3542026-03-05T04:16:43.585Z Checking uuid v1.20.0
3552026-03-05T04:16:44.008Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3562026-03-05T04:16:44.033Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3572026-03-05T04:16:46.857Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3582026-03-05T04:16:48.588Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3592026-03-05T04:16:52.083Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3602026-03-05T04:16:54.451Z Finished `dev` profile [optimized + debuginfo] target(s) in 48.94s
3612026-03-05T04:16:54.551Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3622026-03-05T04:16:54.572Z
3632026-03-05T04:16:54.572Zreal 49.056658287
3642026-03-05T04:16:54.573Zuser 3:06.064910046
3652026-03-05T04:16:54.573Zsys 28.267230203
3662026-03-05T04:16:54.573Ztrap 0.138320364
3672026-03-05T04:16:54.575Ztflt 0.151511971
3682026-03-05T04:16:54.575Zdflt 0.061150824
3692026-03-05T04:16:54.575Zkflt 0.001918251
3702026-03-05T04:16:54.575Zlock 16:13.718622288
3712026-03-05T04:16:54.576Zslp 9:35.566847284
3722026-03-05T04:16:54.576Zlat 12.812547435
3732026-03-05T04:16:54.576Zstop 16.139897388
3742026-03-05T04:16:54.576Z+ header 'analyze std + api + usdt'
3752026-03-05T04:16:54.576Z+ echo '# ==== analyze std + api + usdt ==== #'
3762026-03-05T04:16:54.576Z# ==== analyze std + api + usdt ==== #
3772026-03-05T04:16:54.576Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3782026-03-05T04:16:54.901Z Downloading crates ...
3792026-03-05T04:16:54.977Z Downloaded cookie-factory v0.3.3
3802026-03-05T04:16:54.982Z Downloaded anyhow v1.0.101
3812026-03-05T04:16:54.985Z Downloaded dtor-proc-macro v0.0.6
3822026-03-05T04:16:54.988Z Downloaded ctor v0.6.3
3832026-03-05T04:16:54.988Z Downloaded futures-macro v0.3.31
3842026-03-05T04:16:54.988Z Downloaded ctor-proc-macro v0.0.7
3852026-03-05T04:16:54.991Z Downloaded circular v0.3.0
3862026-03-05T04:16:54.992Z Downloaded futures-sink v0.3.31
3872026-03-05T04:16:54.992Z Downloaded rusticata-macros v5.0.0
3882026-03-05T04:16:54.995Z Downloaded pin-utils v0.1.0
3892026-03-05T04:16:54.995Z Downloaded slab v0.4.12
3902026-03-05T04:16:54.998Z Downloaded futures-task v0.3.31
3912026-03-05T04:16:54.998Z Downloaded dtor v0.1.1
3922026-03-05T04:16:55.001Z Downloaded futures-io v0.3.31
3932026-03-05T04:16:55.001Z Downloaded typeid v1.0.3
3942026-03-05T04:16:55.004Z Downloaded futures-core v0.3.31
3952026-03-05T04:16:55.004Z Downloaded futures-executor v0.3.31
3962026-03-05T04:16:55.008Z Downloaded pin-project-lite v0.2.16
3972026-03-05T04:16:55.012Z Downloaded once_cell v1.21.3
3982026-03-05T04:16:55.015Z Downloaded futures-channel v0.3.31
3992026-03-05T04:16:55.022Z Downloaded futures v0.3.31
4002026-03-05T04:16:55.038Z Downloaded ron v0.12.0
4012026-03-05T04:16:55.045Z Downloaded nom v8.0.0
4022026-03-05T04:16:55.049Z Downloaded pcap-parser v0.17.0
4032026-03-05T04:16:55.054Z Downloaded futures-util v0.3.31
4042026-03-05T04:16:55.129Z Compiling proc-macro2 v1.0.106
4052026-03-05T04:16:55.129Z Compiling quote v1.0.44
4062026-03-05T04:16:55.129Z Compiling unicode-ident v1.0.23
4072026-03-05T04:16:55.132Z Compiling memchr v2.8.0
4082026-03-05T04:16:55.132Z Compiling thiserror v2.0.18
4092026-03-05T04:16:55.132Z Compiling serde_core v1.0.228
4102026-03-05T04:16:55.132Z Compiling zerocopy v0.8.39
4112026-03-05T04:16:55.419Z Compiling zmij v1.0.20
4122026-03-05T04:16:55.811Z Compiling libc v0.2.180
4132026-03-05T04:16:55.829Z Compiling serde_json v1.0.149
4142026-03-05T04:16:55.927Z Compiling ucd-trie v0.1.7
4152026-03-05T04:16:55.998Z Compiling serde v1.0.228
4162026-03-05T04:16:56.227Z Compiling pest v2.8.6
4172026-03-05T04:16:56.527Z Compiling fnv v1.0.7
4182026-03-05T04:16:56.621Z Compiling strsim v0.11.1
4192026-03-05T04:16:56.658Z Compiling ident_case v1.0.1
4202026-03-05T04:16:57.101Z Compiling aho-corasick v1.1.4
4212026-03-05T04:16:57.253Z Compiling regex-syntax v0.8.9
4222026-03-05T04:16:57.358Z Checking byteorder v1.5.0
4232026-03-05T04:16:57.691Z Compiling syn v2.0.114
4242026-03-05T04:16:57.695Z Compiling itoa v1.0.17
4252026-03-05T04:16:58.750Z Compiling pest_meta v2.8.6
4262026-03-05T04:16:58.757Z Compiling either v1.15.0
4272026-03-05T04:16:59.008Z Compiling usdt-impl v0.6.0
4282026-03-05T04:16:59.183Z Compiling itertools v0.14.0
4292026-03-05T04:16:59.782Z Checking bitflags v2.10.0
4302026-03-05T04:17:00.083Z Compiling thread-id v5.1.0
4312026-03-05T04:17:00.652Z Checking plain v0.2.3
4322026-03-05T04:17:00.812Z Compiling regex-automata v0.4.14
4332026-03-05T04:17:00.837Z Checking futures-sink v0.3.31
4342026-03-05T04:17:00.989Z Compiling heapless v0.8.0
4352026-03-05T04:17:01.408Z Checking log v0.4.29
4362026-03-05T04:17:01.844Z Checking futures-core v0.3.31
4372026-03-05T04:17:02.056Z Checking futures-channel v0.3.31
4382026-03-05T04:17:02.511Z Checking hash32 v0.3.1
4392026-03-05T04:17:02.698Z Checking pin-utils v0.1.0
4402026-03-05T04:17:02.756Z Checking cfg-if v1.0.4
4412026-03-05T04:17:02.788Z Compiling smoltcp v0.11.0
4422026-03-05T04:17:02.842Z Checking stable_deref_trait v1.2.1
4432026-03-05T04:17:02.853Z Checking pretty-hex v0.4.1
4442026-03-05T04:17:02.939Z Checking futures-task v0.3.31
4452026-03-05T04:17:03.194Z Checking futures-io v0.3.31
4462026-03-05T04:17:03.377Z Checking pin-project-lite v0.2.16
4472026-03-05T04:17:03.469Z Checking slab v0.4.12
4482026-03-05T04:17:03.495Z Checking macaddr v1.0.1
4492026-03-05T04:17:03.755Z Compiling ref-cast v1.0.25
4502026-03-05T04:17:03.822Z Compiling crc32fast v1.5.0
4512026-03-05T04:17:03.854Z Checking managed v0.8.0
4522026-03-05T04:17:04.225Z Compiling pest_generator v2.8.6
4532026-03-05T04:17:04.290Z Compiling darling_core v0.21.3
4542026-03-05T04:17:04.341Z Compiling version_check v0.9.5
4552026-03-05T04:17:04.405Z Checking bitflags v1.3.2
4562026-03-05T04:17:04.539Z Checking memmap2 v0.9.9
4572026-03-05T04:17:04.832Z Compiling regex v1.12.3
4582026-03-05T04:17:04.928Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4592026-03-05T04:17:05.376Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4602026-03-05T04:17:05.754Z Checking unicode-width v0.2.2
4612026-03-05T04:17:06.047Z Checking ipnetwork v0.21.1
4622026-03-05T04:17:06.254Z Checking tabwriter v1.4.1
4632026-03-05T04:17:06.507Z Checking nom v8.0.0
4642026-03-05T04:17:06.678Z Checking dyn-clone v1.0.20
4652026-03-05T04:17:06.838Z Compiling typeid v1.0.3
4662026-03-05T04:17:07.376Z Compiling anyhow v1.0.101
4672026-03-05T04:17:07.459Z Checking uuid v1.20.0
4682026-03-05T04:17:07.477Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4692026-03-05T04:17:07.720Z Checking circular v0.3.0
4702026-03-05T04:17:07.784Z Compiling serde_derive v1.0.228
4712026-03-05T04:17:07.911Z Compiling thiserror-impl v2.0.18
4722026-03-05T04:17:07.964Z Compiling zerocopy-derive v0.8.39
4732026-03-05T04:17:07.985Z Compiling pest_derive v2.8.6
4742026-03-05T04:17:08.050Z Compiling scroll_derive v0.13.1
4752026-03-05T04:17:08.902Z Compiling futures-macro v0.3.31
4762026-03-05T04:17:09.065Z Compiling ref-cast-impl v1.0.25
4772026-03-05T04:17:09.914Z Checking scroll v0.13.0
4782026-03-05T04:17:09.995Z Compiling darling_macro v0.21.3
4792026-03-05T04:17:10.350Z Checking goblin v0.10.4
4802026-03-05T04:17:10.394Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4812026-03-05T04:17:10.696Z Checking futures-util v0.3.31
4822026-03-05T04:17:11.014Z Compiling darling v0.21.3
4832026-03-05T04:17:11.115Z Compiling dtrace-parser v0.3.0
4842026-03-05T04:17:11.122Z Compiling ingot-macros v0.1.1
4852026-03-05T04:17:11.523Z Checking cobs v0.3.0
4862026-03-05T04:17:12.292Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4872026-03-05T04:17:12.731Z Checking rusticata-macros v5.0.0
4882026-03-05T04:17:13.377Z Compiling dtor-proc-macro v0.0.6
4892026-03-05T04:17:14.042Z Checking dtor v0.1.1
4902026-03-05T04:17:14.146Z Compiling ctor-proc-macro v0.0.7
4912026-03-05T04:17:14.272Z Checking once_cell v1.21.3
4922026-03-05T04:17:15.048Z Checking ctor v0.6.3
4932026-03-05T04:17:15.394Z Checking futures-executor v0.3.31
4942026-03-05T04:17:15.469Z Checking postcard v1.1.3
4952026-03-05T04:17:15.469Z Checking ron v0.12.0
4962026-03-05T04:17:15.636Z Checking futures v0.3.31
4972026-03-05T04:17:15.740Z Checking cookie-factory v0.3.3
4982026-03-05T04:17:15.977Z Compiling serde_tokenstream v0.2.2
4992026-03-05T04:17:16.256Z Checking pcap-parser v0.17.0
5002026-03-05T04:17:17.666Z Checking ingot-types v0.1.2
5012026-03-05T04:17:17.666Z Checking dof v0.4.0
5022026-03-05T04:17:18.187Z Checking ingot v0.1.1
5032026-03-05T04:17:19.686Z Compiling usdt-macro v0.6.0
5042026-03-05T04:17:19.687Z Compiling usdt-attr-macro v0.6.0
5052026-03-05T04:17:20.563Z Checking usdt v0.6.0
5062026-03-05T04:17:20.841Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5072026-03-05T04:17:28.598Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5082026-03-05T04:17:31.340Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5092026-03-05T04:17:35.282Z Finished `dev` profile [optimized + debuginfo] target(s) in 40.55s
5102026-03-05T04:17:35.323Z
5112026-03-05T04:17:35.326Zreal 40.737496229
5122026-03-05T04:17:35.326Zuser 2:49.426731477
5132026-03-05T04:17:35.326Zsys 25.261458006
5142026-03-05T04:17:35.326Ztrap 0.111401647
5152026-03-05T04:17:35.326Ztflt 0.206692936
5162026-03-05T04:17:35.326Zdflt 0.269220512
5172026-03-05T04:17:35.326Zkflt 0.000020567
5182026-03-05T04:17:35.326Zlock 9:55.499465688
5192026-03-05T04:17:35.326Zslp 8:23.399357108
5202026-03-05T04:17:35.327Zlat 6.104773021
5212026-03-05T04:17:35.327Zstop 13.142932293
5222026-03-05T04:17:35.327Z+ header 'analyze no_std + engine + kernel'
5232026-03-05T04:17:35.327Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5242026-03-05T04:17:35.327Z# ==== analyze no_std + engine + kernel ==== #
5252026-03-05T04:17:35.327Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5262026-03-05T04:17:35.618Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5272026-03-05T04:17:35.618Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5282026-03-05T04:17:35.621Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5292026-03-05T04:17:35.648Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5302026-03-05T04:17:36.098Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5312026-03-05T04:17:43.544Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5322026-03-05T04:17:46.191Z Finished `dev` profile [optimized + debuginfo] target(s) in 10.76s
5332026-03-05T04:17:46.223Z
5342026-03-05T04:17:46.223Zreal 10.891429643
5352026-03-05T04:17:46.223Zuser 11.460256168
5362026-03-05T04:17:46.224Zsys 1.433700952
5372026-03-05T04:17:46.224Ztrap 0.002596568
5382026-03-05T04:17:46.224Ztflt 0.004986539
5392026-03-05T04:17:46.228Zdflt 0.003007984
5402026-03-05T04:17:46.228Zkflt 0.000000000
5412026-03-05T04:17:46.228Zlock 40.263462350
5422026-03-05T04:17:46.228Zslp 38.370751772
5432026-03-05T04:17:46.228Zlat 0.036931489
5442026-03-05T04:17:46.228Zstop 0.338127950
5452026-03-05T04:17:46.229Z+ header test
5462026-03-05T04:17:46.229Z+ echo '# ==== test ==== #'
5472026-03-05T04:17:46.229Z# ==== test ==== #
5482026-03-05T04:17:46.229Z+ ptime -m cargo test
5492026-03-05T04:17:46.483Z Compiling memchr v2.8.0
5502026-03-05T04:17:46.487Z Compiling serde_core v1.0.228
5512026-03-05T04:17:46.518Z Compiling thiserror v2.0.18
5522026-03-05T04:17:46.522Z Compiling zerocopy v0.8.39
5532026-03-05T04:17:46.525Z Compiling unicode-ident v1.0.23
5542026-03-05T04:17:46.525Z Compiling byteorder v1.5.0
5552026-03-05T04:17:46.533Z Compiling zmij v1.0.20
5562026-03-05T04:17:46.533Z Compiling libc v0.2.180
5572026-03-05T04:17:46.649Z Compiling scroll v0.13.0
5582026-03-05T04:17:46.744Z Compiling proc-macro2 v1.0.106
5592026-03-05T04:17:46.985Z Compiling itoa v1.0.17
5602026-03-05T04:17:47.232Z Compiling ucd-trie v0.1.7
5612026-03-05T04:17:47.316Z Compiling futures-sink v0.3.31
5622026-03-05T04:17:47.333Z Compiling futures-core v0.3.31
5632026-03-05T04:17:47.523Z Compiling plain v0.2.3
5642026-03-05T04:17:47.528Z Compiling log v0.4.29
5652026-03-05T04:17:47.621Z Compiling quote v1.0.44
5662026-03-05T04:17:47.637Z Compiling futures-channel v0.3.31
5672026-03-05T04:17:47.927Z Compiling goblin v0.10.4
5682026-03-05T04:17:48.105Z Compiling pest v2.8.6
5692026-03-05T04:17:48.753Z Compiling hash32 v0.3.1
5702026-03-05T04:17:49.058Z Compiling macaddr v1.0.1
5712026-03-05T04:17:49.127Z Compiling pin-utils v0.1.0
5722026-03-05T04:17:49.224Z Compiling futures-task v0.3.31
5732026-03-05T04:17:49.551Z Compiling futures-io v0.3.31
5742026-03-05T04:17:49.560Z Compiling stable_deref_trait v1.2.1
5752026-03-05T04:17:49.672Z Compiling pin-project-lite v0.2.16
5762026-03-05T04:17:49.819Z Compiling pretty-hex v0.4.1
5772026-03-05T04:17:49.882Z Compiling slab v0.4.12
5782026-03-05T04:17:50.049Z Compiling cfg-if v1.0.4
5792026-03-05T04:17:50.148Z Compiling futures-util v0.3.31
5802026-03-05T04:17:50.204Z Compiling heapless v0.8.0
5812026-03-05T04:17:50.223Z Compiling syn v2.0.114
5822026-03-05T04:17:51.205Z Compiling dtrace-parser v0.3.0
5832026-03-05T04:17:51.765Z Compiling serde v1.0.228
5842026-03-05T04:17:52.184Z Compiling bitflags v2.10.0
5852026-03-05T04:17:53.059Z Compiling serde_json v1.0.149
5862026-03-05T04:17:53.140Z Compiling thread-id v5.1.0
5872026-03-05T04:17:53.257Z Compiling cobs v0.3.0
5882026-03-05T04:17:53.382Z Compiling bitflags v1.3.2
5892026-03-05T04:17:53.487Z Compiling managed v0.8.0
5902026-03-05T04:17:53.813Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5912026-03-05T04:17:53.946Z Compiling smoltcp v0.11.0
5922026-03-05T04:17:54.233Z Compiling postcard v1.1.3
5932026-03-05T04:17:54.588Z Compiling ingot-types v0.1.2
5942026-03-05T04:17:55.017Z Compiling dof v0.4.0
5952026-03-05T04:17:55.497Z Compiling futures-executor v0.3.31
5962026-03-05T04:17:56.771Z Compiling ingot v0.1.1
5972026-03-05T04:17:56.844Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5982026-03-05T04:17:58.150Z Compiling usdt-impl v0.6.0
5992026-03-05T04:17:59.739Z Compiling memmap2 v0.9.9
6002026-03-05T04:18:00.339Z Compiling either v1.15.0
6012026-03-05T04:18:00.695Z Compiling ipnetwork v0.21.1
6022026-03-05T04:18:00.705Z Compiling unicode-width v0.2.2
6032026-03-05T04:18:01.341Z Compiling tabwriter v1.4.1
6042026-03-05T04:18:01.842Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6052026-03-05T04:18:02.221Z Compiling itertools v0.14.0
6062026-03-05T04:18:02.496Z Compiling ref-cast v1.0.25
6072026-03-05T04:18:02.657Z Compiling usdt v0.6.0
6082026-03-05T04:18:04.017Z Compiling crc32fast v1.5.0
6092026-03-05T04:18:04.462Z Compiling futures v0.3.31
6102026-03-05T04:18:04.553Z Compiling nom v8.0.0
6112026-03-05T04:18:04.559Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6122026-03-05T04:18:04.573Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6132026-03-05T04:18:04.776Z Compiling dyn-clone v1.0.20
6142026-03-05T04:18:05.065Z Compiling cookie-factory v0.3.3
6152026-03-05T04:18:05.637Z Compiling uuid v1.20.0
6162026-03-05T04:18:05.731Z Compiling circular v0.3.0
6172026-03-05T04:18:06.249Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6182026-03-05T04:18:06.693Z Compiling dtor v0.1.1
6192026-03-05T04:18:06.718Z Compiling anyhow v1.0.101
6202026-03-05T04:18:06.802Z Compiling typeid v1.0.3
6212026-03-05T04:18:06.981Z Compiling once_cell v1.21.3
6222026-03-05T04:18:06.988Z Compiling ctor v0.6.3
6232026-03-05T04:18:07.216Z Compiling ron v0.12.0
6242026-03-05T04:18:11.140Z Compiling rusticata-macros v5.0.0
6252026-03-05T04:18:11.806Z Compiling pcap-parser v0.17.0
6262026-03-05T04:18:20.420Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6272026-03-05T04:18:25.489Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6282026-03-05T04:19:33.781Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 47s
6292026-03-05T04:19:33.802Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-cdb290dce6dd7811)
6302026-03-05T04:19:33.819Z
6312026-03-05T04:19:33.820Zrunning 15 tests
6322026-03-05T04:19:33.820Ztest api::tests::parse_good_proto_filter ... ok
6332026-03-05T04:19:33.820Ztest api::tests::parse_bad_proto_filter ... ok
6342026-03-05T04:19:33.820Ztest api::tests::parse_bad_address ... ok
6352026-03-05T04:19:33.820Ztest api::tests::parse_good_address ... ok
6362026-03-05T04:19:33.820Ztest api::tests::ports_from_str_bad ... ok
6372026-03-05T04:19:33.820Ztest api::tests::ports_from_str_good ... ok
6382026-03-05T04:19:33.820Ztest cfg::tests::test_required_nat_space ... ok
6392026-03-05T04:19:33.820Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6402026-03-05T04:19:33.820Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6412026-03-05T04:19:33.820Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6422026-03-05T04:19:33.820Ztest engine::geneve::test::parse_multi_opt ... ok
6432026-03-05T04:19:33.820Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6442026-03-05T04:19:33.820Ztest engine::geneve::test::parse_single_opt ... ok
6452026-03-05T04:19:33.820Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6462026-03-05T04:19:33.820Ztest engine::firewall::tests::port_predicate_simplification ... ok
6472026-03-05T04:19:33.820Z
6482026-03-05T04:19:33.820Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-03-05T04:19:33.820Z
6502026-03-05T04:19:33.820Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-caf1d7aceb9e3ded)
6512026-03-05T04:19:33.820Z
6522026-03-05T04:19:33.821Zrunning 4 tests
6532026-03-05T04:19:33.835Ztest firewall_external_inbound ... ok
6542026-03-05T04:19:33.835Ztest firewall_vni_inbound ... ok
6552026-03-05T04:19:33.835Ztest firewall_vni_outbound ... ok
6562026-03-05T04:19:33.835Ztest firewall_replace_rules ... ok
6572026-03-05T04:19:33.835Z
6582026-03-05T04:19:33.835Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6592026-03-05T04:19:33.835Z
6602026-03-05T04:19:33.835Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-ed4c38362b979e9e)
6612026-03-05T04:19:33.835Z
6622026-03-05T04:19:33.835Zrunning 2 tests
6632026-03-05T04:19:33.835Ztest parse_out_regression ... ok
6642026-03-05T04:19:33.835Ztest parse_in_regression ... ok
6652026-03-05T04:19:33.835Z
6662026-03-05T04:19:33.835Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6672026-03-05T04:19:33.835Z
6682026-03-05T04:19:33.835Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-c5db081d47f3ae51)
6692026-03-05T04:19:33.835Z
6702026-03-05T04:19:33.835Zrunning 47 tests
6712026-03-05T04:19:33.835Ztest bad_ip_len ... ok
6722026-03-05T04:19:33.836Ztest arp_gateway ... ok
6732026-03-05T04:19:33.836Ztest check_layers ... ok
6742026-03-05T04:19:33.836Ztest add_remove_fw_rule ... ok
6752026-03-05T04:19:33.836Ztest anti_spoof ... ok
6762026-03-05T04:19:33.836Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6772026-03-05T04:19:33.836Ztest external_attached_subnets_cannot_reach_internal ... ok
6782026-03-05T04:19:33.836Ztest external_attached_subnets_dont_apply_nat ... ok
6792026-03-05T04:19:33.836Ztest flow_expiration ... ok
6802026-03-05T04:19:33.836Ztest early_tcp_invalidation ... ok
6812026-03-05T04:19:33.836Ztest gateway_icmp4_ping ... ok
6822026-03-05T04:19:33.836Ztest external_ip_epoch_affinity_preserved ... ok
6832026-03-05T04:19:33.836Ztest gateway_icmpv6_ping ... ok
6842026-03-05T04:19:33.836Ztest external_ip_reconfigurable ... ok
6852026-03-05T04:19:33.836Ztest gateway_router_advert_reply ... ok
6862026-03-05T04:19:33.836Ztest guest_to_guest_no_route ... ok
6872026-03-05T04:19:33.836Ztest guest_to_internet_ipv4 ... ok
6882026-03-05T04:19:33.836Ztest guest_to_guest_diff_vpc_no_peer ... ok
6892026-03-05T04:19:33.836Ztest guest_to_internet_ipv6 ... ok
6902026-03-05T04:19:33.836Ztest icmp_inner_has_nat_applied ... ok
6912026-03-05T04:19:33.836Ztest inbound_ndp_dropped_at_gateway ... ok
6922026-03-05T04:19:33.836Ztest guest_to_guest ... ok
6932026-03-05T04:19:33.836Ztest icmpv6_inner_has_nat_applied ... ok
6942026-03-05T04:19:33.836Ztest no_panic_on_flow_table_full ... ok
6952026-03-05T04:19:33.836Ztest intra_subnet_routes_with_custom ... ok
6962026-03-05T04:19:33.836Ztest outbound_ndp_dropped ... ok
6972026-03-05T04:19:33.836Ztest internal_attached_subnets ... ok
6982026-03-05T04:19:33.836Ztest packet_body_pullup ... ok
6992026-03-05T04:19:33.836Ztest external_ip_receive_and_reply_on_all ... ok
7002026-03-05T04:19:33.836Ztest port_transition_reset ... ok
7012026-03-05T04:19:33.836Ztest port_transition_running ... ok
7022026-03-05T04:19:33.837Ztest port_as_router_target ... ok
7032026-03-05T04:19:33.837Ztest port_transition_pause ... ok
7042026-03-05T04:19:33.837Ztest test_drop_on_unknown_critical_option ... ok
7052026-03-05T04:19:33.837Ztest external_ip_balanced_over_floating_ips ... ok
7062026-03-05T04:19:33.837Ztest select_eip_conditioned_on_igw ... ok
7072026-03-05T04:19:33.837Ztest tcp_outbound ... ok
7082026-03-05T04:19:33.837Ztest snat_icmp6_echo_rewrite ... ok
7092026-03-05T04:19:33.837Ztest snat_icmp4_echo_rewrite ... ok
7102026-03-05T04:19:33.837Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7112026-03-05T04:19:33.837Ztest test_ipv6_multicast_encapsulation ... ok
7122026-03-05T04:19:33.837Ztest tcp_inbound ... ok
7132026-03-05T04:19:33.837Ztest test_tcp_multicast_denied ... ok
7142026-03-05T04:19:33.837Ztest test_gateway_neighbor_advert_reply ... ok
7152026-03-05T04:19:33.837Ztest uft_lft_invalidation_out ... ok
7162026-03-05T04:19:33.837Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7172026-03-05T04:19:33.837Ztest uft_lft_invalidation_in ... ok
7182026-03-05T04:19:33.837Z
7192026-03-05T04:19:33.837Ztest result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
7202026-03-05T04:19:33.837Z
7212026-03-05T04:19:33.837Z Doc-tests oxide_vpc
7222026-03-05T04:19:34.274Z
7232026-03-05T04:19:34.274Zrunning 0 tests
7242026-03-05T04:19:34.274Z
7252026-03-05T04:19:34.274Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-03-05T04:19:34.274Z
7272026-03-05T04:19:34.294Z
7282026-03-05T04:19:34.294Zreal 1:48.042429136
7292026-03-05T04:19:34.294Zuser 7:23.569780212
7302026-03-05T04:19:34.294Zsys 18.981259884
7312026-03-05T04:19:34.294Ztrap 0.226407261
7322026-03-05T04:19:34.294Ztflt 0.216686525
7332026-03-05T04:19:34.294Zdflt 0.533886703
7342026-03-05T04:19:34.307Zkflt 0.000156649
7352026-03-05T04:19:34.307Zlock 27:40.847494545
7362026-03-05T04:19:34.307Zslp 14:18.601545731
7372026-03-05T04:19:34.307Zlat 14.275019253
7382026-03-05T04:19:34.307Zstop 7.970594412
7392026-03-05T04:19:34.307Zprocess exited: duration 231928 ms, exit code 0
 
7402026-03-05T04:19:34.337Zfound 0 output files