01KJDJ3J3HNFQRS6BJ09HEAMWY: oxide-vpc

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

Buildomat Job: 01KJDJ4KX8YVSXV71NZSS31BVD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:08:40.119Zjob assigned to worker 01KJDJ4SFNDQJRT5JZA1MZXPMV [factory aws, i-0087d63146640e63b] (queued for 1 m 17 s)
 
22026-02-26T18:08:48.308Zstarting task 0: "setup"
32026-02-26T18:08:48.313Z++ uname -s
42026-02-26T18:08:48.316Z+ kern=SunOS
52026-02-26T18:08:48.316Z+ build_user=build
62026-02-26T18:08:48.316Z+ build_uid=12345
72026-02-26T18:08:48.316Z+ work_dir=/work
82026-02-26T18:08:48.316Z+ input_dir=/input
92026-02-26T18:08:48.316Z+ [[ 0 == 12345 ]]
102026-02-26T18:08:48.316Z+ case "$kern" in
112026-02-26T18:08:48.316Z+ groupadd -g 12345 build
122026-02-26T18:08:48.320Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T18:08:50.325Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T18:08:50.479Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T18:08:50.489Z+ home_fs=zfs
162026-02-26T18:08:50.489Z+ [[ zfs == autofs ]]
172026-02-26T18:08:50.489Z+ mkdir -p /home/build
182026-02-26T18:08:50.489Z+ chown build:build /home/build /work
192026-02-26T18:08:52.452Z+ chmod 0700 /home/build /work
202026-02-26T18:08:52.457Zprocess exited: duration 4148 ms, exit code 0
 
212026-02-26T18:08:52.464Zstarting task 1: "rust-toolchain"
222026-02-26T18:08:52.469Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T18:08:52.469Z * rust toolchain channel = "1.90.0"
242026-02-26T18:08:52.469Z * rust toolchain profile = "default"
252026-02-26T18:08:52.472Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-26T18:08:52.472Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T18:08:52.472Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T18:08:52.472Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T18:08:52.472Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T18:08:52.587Zinfo: downloading installer
312026-02-26T18:08:54.675Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T18:08:54.676Zwarn: /opt/ooce/bin
332026-02-26T18:08:54.676Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T18:08:54.676Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T18:08:54.676Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T18:08:54.676Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T18:08:54.676Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T18:08:54.676Zerror: cannot install while Rust is installed
392026-02-26T18:08:54.676Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T18:08:54.702Zinfo: profile set to 'default'
412026-02-26T18:08:54.702Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T18:08:54.706Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T18:08:54.910Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T18:08:54.910Zinfo: downloading component 'cargo'
452026-02-26T18:08:56.003Zinfo: downloading component 'clippy'
462026-02-26T18:08:56.454Zinfo: downloading component 'rust-docs'
472026-02-26T18:08:58.313Zinfo: downloading component 'rust-std'
482026-02-26T18:09:00.886Zinfo: downloading component 'rustc'
492026-02-26T18:09:11.449Zinfo: downloading component 'rustfmt'
502026-02-26T18:09:11.812Zinfo: installing component 'cargo'
512026-02-26T18:09:12.718Zinfo: installing component 'clippy'
522026-02-26T18:09:13.117Zinfo: installing component 'rust-docs'
532026-02-26T18:09:15.434Zinfo: installing component 'rust-std'
542026-02-26T18:09:16.862Zinfo: installing component 'rustc'
552026-02-26T18:09:23.402Zinfo: installing component 'rustfmt'
562026-02-26T18:09:23.744Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T18:09:23.744Z
582026-02-26T18:09:24.163Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T18:09:24.163Z
602026-02-26T18:09:24.166Z
612026-02-26T18:09:24.166ZRust is installed now. Great!
622026-02-26T18:09:24.166Z
632026-02-26T18:09:24.166ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T18:09:24.166Zenvironment variable. This has not been done automatically.
652026-02-26T18:09:24.166Z
662026-02-26T18:09:24.166ZTo configure your current shell, you need to source
672026-02-26T18:09:24.166Zthe corresponding env file under $HOME/.cargo.
682026-02-26T18:09:24.166Z
692026-02-26T18:09:24.166ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T18:09:24.166Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T18:09:24.166Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T18:09:24.166Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T18:09:24.247Z+ rustup --version
742026-02-26T18:09:24.258Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T18:09:24.261Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T18:09:24.378Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T18:09:24.384Z+ cargo --version
782026-02-26T18:09:24.471Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T18:09:24.474Z+ rustc --version
802026-02-26T18:09:24.547Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T18:09:24.550Zprocess exited: duration 32084 ms, exit code 0
 
822026-02-26T18:09:24.557Zstarting task 2: "authentication"
832026-02-26T18:09:24.581Zprocess exited: duration 22 ms, exit code 0
 
842026-02-26T18:09:24.590Zstarting task 3: "clone repository"
852026-02-26T18:09:24.597Z+ mkdir -p /work/oxidecomputer/opte
862026-02-26T18:09:24.600Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-26T18:09:24.627ZCloning into '/work/oxidecomputer/opte'...
882026-02-26T18:09:28.082Z+ cd /work/oxidecomputer/opte
892026-02-26T18:09:28.082Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
902026-02-26T18:09:28.534ZFrom https://github.com/oxidecomputer/opte
912026-02-26T18:09:28.534Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
922026-02-26T18:09:28.541Z+ [[ -n helios3 ]]
932026-02-26T18:09:28.544Z++ git branch --show-current
942026-02-26T18:09:28.544Z+ current=master
952026-02-26T18:09:28.544Z+ [[ master != helios3 ]]
962026-02-26T18:09:28.547Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
972026-02-26T18:09:28.555Z+ git checkout -f helios3
982026-02-26T18:09:28.573ZSwitched to branch 'helios3'
992026-02-26T18:09:28.577Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1002026-02-26T18:09:28.582ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1012026-02-26T18:09:28.582Zprocess exited: duration 3989 ms, exit code 0
 
1022026-02-26T18:09:28.593Zstarting task 4: "build"
1032026-02-26T18:09:28.596Z+ source .github/buildomat/common.sh
1042026-02-26T18:09:28.596Z++ rustup show active-toolchain
1052026-02-26T18:09:28.645Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-26T18:09:28.648Z++ pushd xde
1072026-02-26T18:09:28.648Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-26T18:09:28.651Z++ rustup show active-toolchain
1092026-02-26T18:09:28.655Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-26T18:09:28.856Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-26T18:09:28.859Zinfo: downloading component 'cargo'
1122026-02-26T18:09:29.798Zinfo: downloading component 'clippy'
1132026-02-26T18:09:30.319Zinfo: downloading component 'rust-src'
1142026-02-26T18:09:30.636Zinfo: downloading component 'rust-std'
1152026-02-26T18:09:33.006Zinfo: downloading component 'rustc'
1162026-02-26T18:09:43.725Zinfo: downloading component 'rustfmt'
1172026-02-26T18:09:44.012Zinfo: installing component 'cargo'
1182026-02-26T18:09:44.926Zinfo: installing component 'clippy'
1192026-02-26T18:09:45.324Zinfo: installing component 'rust-src'
1202026-02-26T18:09:45.690Zinfo: installing component 'rust-std'
1212026-02-26T18:09:47.368Zinfo: installing component 'rustc'
1222026-02-26T18:09:53.883Zinfo: installing component 'rustfmt'
1232026-02-26T18:09:54.221Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-26T18:09:54.319Z+++ rustup show active-toolchain -v
1252026-02-26T18:09:54.319Z+++ head -n 1
1262026-02-26T18:09:54.322Z+++ cut '-d ' -f1
1272026-02-26T18:09:54.489Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-26T18:09:54.489Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-26T18:09:54.489Z++ popd
1302026-02-26T18:09:54.492Z/work/oxidecomputer/opte
1312026-02-26T18:09:54.492Z+ cargo --version
1322026-02-26T18:09:54.547Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-26T18:09:54.550Z+ rustc --version
1342026-02-26T18:09:54.621Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-26T18:09:54.624Z+ cd lib/oxide-vpc
1362026-02-26T18:09:54.624Z+ header 'check style'
1372026-02-26T18:09:54.625Z+ echo '# ==== check style ==== #'
1382026-02-26T18:09:54.625Z# ==== check style ==== #
1392026-02-26T18:09:54.625Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-26T18:09:54.925Z
1412026-02-26T18:09:54.925Zreal 0.296701371
1422026-02-26T18:09:54.925Zuser 0.223840957
1432026-02-26T18:09:54.925Zsys 0.067711259
1442026-02-26T18:09:54.925Ztrap 0.000126246
1452026-02-26T18:09:54.925Ztflt 0.000001159
1462026-02-26T18:09:54.925Zdflt 0.000023276
1472026-02-26T18:09:54.925Zkflt 0.000000000
1482026-02-26T18:09:54.928Zlock 0.732834452
1492026-02-26T18:09:54.928Zslp 0.315604882
1502026-02-26T18:09:54.928Zlat 0.001889028
1512026-02-26T18:09:54.928Zstop 0.000171125
1522026-02-26T18:09:54.928Z+ header 'check docs'
1532026-02-26T18:09:54.928Z+ echo '# ==== check docs ==== #'
1542026-02-26T18:09:54.928Z# ==== check docs ==== #
1552026-02-26T18:09:54.928Z+ RUSTDOCFLAGS='-D warnings'
1562026-02-26T18:09:54.928Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-02-26T18:09:55.032Z Updating crates.io index
1582026-02-26T18:09:55.035Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-02-26T18:09:58.365Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-02-26T18:09:59.368Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-02-26T18:10:00.313Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-02-26T18:10:01.176Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-02-26T18:10:01.813Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-02-26T18:10:02.422Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-02-26T18:10:04.997Z Downloading crates ...
1662026-02-26T18:10:05.053Z Downloaded embedded-io v0.6.1
1672026-02-26T18:10:05.059Z Downloaded cfg-if v1.0.4
1682026-02-26T18:10:05.066Z Downloaded plain v0.2.3
1692026-02-26T18:10:05.070Z Downloaded ident_case v1.0.1
1702026-02-26T18:10:05.073Z Downloaded proc-macro2 v1.0.106
1712026-02-26T18:10:05.076Z Downloaded cpufeatures v0.2.17
1722026-02-26T18:10:05.080Z Downloaded macaddr v1.0.1
1732026-02-26T18:10:05.080Z Downloaded itoa v1.0.17
1742026-02-26T18:10:05.085Z Downloaded generic-array v0.14.7
1752026-02-26T18:10:05.090Z Downloaded fnv v1.0.7
1762026-02-26T18:10:05.090Z Downloaded managed v0.8.0
1772026-02-26T18:10:05.090Z Downloaded hash32 v0.3.1
1782026-02-26T18:10:05.093Z Downloaded stable_deref_trait v1.2.1
1792026-02-26T18:10:05.098Z Downloaded thread-id v5.1.0
1802026-02-26T18:10:05.101Z Downloaded cobs v0.3.0
1812026-02-26T18:10:05.101Z Downloaded proc-macro-error-attr2 v2.0.0
1822026-02-26T18:10:05.104Z Downloaded byteorder v1.5.0
1832026-02-26T18:10:05.107Z Downloaded ingot-types v0.1.2
1842026-02-26T18:10:05.107Z Downloaded ingot v0.1.1
1852026-02-26T18:10:05.108Z Downloaded bitflags v1.3.2
1862026-02-26T18:10:05.111Z Downloaded darling v0.21.3
1872026-02-26T18:10:05.115Z Downloaded strsim v0.11.1
1882026-02-26T18:10:05.119Z Downloaded defmt v0.3.100
1892026-02-26T18:10:05.123Z Downloaded crypto-common v0.1.7
1902026-02-26T18:10:05.126Z Downloaded usdt v0.6.0
1912026-02-26T18:10:05.129Z Downloaded block-buffer v0.10.4
1922026-02-26T18:10:05.138Z Downloaded ingot-macros v0.1.1
1932026-02-26T18:10:05.144Z Downloaded scroll_derive v0.13.1
1942026-02-26T18:10:05.147Z Downloaded embedded-io v0.4.0
1952026-02-26T18:10:05.155Z Downloaded tabwriter v1.4.1
1962026-02-26T18:10:05.158Z Downloaded version_check v0.9.5
1972026-02-26T18:10:05.161Z Downloaded ref-cast-impl v1.0.25
1982026-02-26T18:10:05.161Z Downloaded dtrace-parser v0.3.0
1992026-02-26T18:10:05.166Z Downloaded pretty-hex v0.4.1
2002026-02-26T18:10:05.169Z Downloaded usdt-attr-macro v0.6.0
2012026-02-26T18:10:05.169Z Downloaded dof v0.4.0
2022026-02-26T18:10:05.172Z Downloaded thiserror v2.0.18
2032026-02-26T18:10:05.175Z Downloaded usdt-impl v0.6.0
2042026-02-26T18:10:05.178Z Downloaded ipnetwork v0.21.1
2052026-02-26T18:10:05.181Z Downloaded usdt-macro v0.6.0
2062026-02-26T18:10:05.181Z Downloaded darling_macro v0.21.3
2072026-02-26T18:10:05.181Z Downloaded defmt-parser v1.0.0
2082026-02-26T18:10:05.189Z Downloaded sha2 v0.10.9
2092026-02-26T18:10:05.210Z Downloaded zmij v1.0.20
2102026-02-26T18:10:05.214Z Downloaded dyn-clone v1.0.20
2112026-02-26T18:10:05.214Z Downloaded thiserror-impl v2.0.18
2122026-02-26T18:10:05.214Z Downloaded serde_tokenstream v0.2.2
2132026-02-26T18:10:05.219Z Downloaded ref-cast v1.0.25
2142026-02-26T18:10:05.219Z Downloaded proc-macro-error2 v2.0.1
2152026-02-26T18:10:05.224Z Downloaded scroll v0.13.0
2162026-02-26T18:10:05.224Z Downloaded defmt v1.0.1
2172026-02-26T18:10:05.228Z Downloaded crc32fast v1.5.0
2182026-02-26T18:10:05.228Z Downloaded either v1.15.0
2192026-02-26T18:10:05.228Z Downloaded bitflags v2.10.0
2202026-02-26T18:10:05.231Z Downloaded digest v0.10.7
2212026-02-26T18:10:05.235Z Downloaded ucd-trie v0.1.7
2222026-02-26T18:10:05.243Z Downloaded serde_core v1.0.228
2232026-02-26T18:10:05.246Z Downloaded memchr v2.8.0
2242026-02-26T18:10:05.249Z Downloaded aho-corasick v1.1.4
2252026-02-26T18:10:05.254Z Downloaded postcard v1.1.3
2262026-02-26T18:10:05.256Z Downloaded pest_generator v2.8.6
2272026-02-26T18:10:05.256Z Downloaded memmap2 v0.9.9
2282026-02-26T18:10:05.267Z Downloaded heapless v0.8.0
2292026-02-26T18:10:05.271Z Downloaded serde_derive v1.0.228
2302026-02-26T18:10:05.274Z Downloaded log v0.4.29
2312026-02-26T18:10:05.277Z Downloaded defmt-macros v1.0.1
2322026-02-26T18:10:05.280Z Downloaded quote v1.0.44
2332026-02-26T18:10:05.287Z Downloaded pest_derive v2.8.6
2342026-02-26T18:10:05.290Z Downloaded unicode-ident v1.0.23
2352026-02-26T18:10:05.294Z Downloaded darling_core v0.21.3
2362026-02-26T18:10:05.298Z Downloaded uuid v1.20.0
2372026-02-26T18:10:05.304Z Downloaded typenum v1.19.0
2382026-02-26T18:10:05.307Z Downloaded pest_meta v2.8.6
2392026-02-26T18:10:05.324Z Downloaded serde v1.0.228
2402026-02-26T18:10:05.349Z Downloaded zerocopy-derive v0.8.39
2412026-02-26T18:10:05.357Z Downloaded pest v2.8.6
2422026-02-26T18:10:05.406Z Downloaded itertools v0.14.0
2432026-02-26T18:10:05.411Z Downloaded serde_json v1.0.149
2442026-02-26T18:10:05.415Z Downloaded regex v1.12.3
2452026-02-26T18:10:05.441Z Downloaded goblin v0.10.4
2462026-02-26T18:10:05.461Z Downloaded zerocopy v0.8.39
2472026-02-26T18:10:05.478Z Downloaded smoltcp v0.11.0
2482026-02-26T18:10:05.488Z Downloaded unicode-width v0.2.2
2492026-02-26T18:10:05.493Z Downloaded syn v2.0.114
2502026-02-26T18:10:05.502Z Downloaded regex-syntax v0.8.9
2512026-02-26T18:10:05.531Z Downloaded regex-automata v0.4.14
2522026-02-26T18:10:05.548Z Downloaded libc v0.2.180
2532026-02-26T18:10:05.627Z Compiling proc-macro2 v1.0.106
2542026-02-26T18:10:05.627Z Compiling quote v1.0.44
2552026-02-26T18:10:05.630Z Compiling unicode-ident v1.0.23
2562026-02-26T18:10:05.630Z Documenting unicode-ident v1.0.23
2572026-02-26T18:10:05.630Z Compiling serde_core v1.0.228
2582026-02-26T18:10:05.630Z Compiling strsim v0.11.1
2592026-02-26T18:10:05.630Z Compiling fnv v1.0.7
2602026-02-26T18:10:05.848Z Compiling ident_case v1.0.1
2612026-02-26T18:10:05.860Z Compiling memchr v2.8.0
2622026-02-26T18:10:05.897Z Compiling regex-syntax v0.8.9
2632026-02-26T18:10:06.145Z Compiling serde v1.0.228
2642026-02-26T18:10:06.305Z Compiling thiserror v2.0.18
2652026-02-26T18:10:06.334Z Compiling zerocopy v0.8.39
2662026-02-26T18:10:06.928Z Documenting proc-macro2 v1.0.106
2672026-02-26T18:10:07.073Z Compiling aho-corasick v1.1.4
2682026-02-26T18:10:07.643Z Compiling syn v2.0.114
2692026-02-26T18:10:07.744Z Compiling either v1.15.0
2702026-02-26T18:10:07.766Z Checking byteorder v1.5.0
2712026-02-26T18:10:08.122Z Documenting quote v1.0.44
2722026-02-26T18:10:08.131Z Compiling itertools v0.14.0
2732026-02-26T18:10:09.059Z Documenting syn v2.0.114
2742026-02-26T18:10:09.654Z Compiling regex-automata v0.4.14
2752026-02-26T18:10:10.152Z Compiling heapless v0.8.0
2762026-02-26T18:10:10.692Z Documenting fnv v1.0.7
2772026-02-26T18:10:11.133Z Documenting strsim v0.11.1
2782026-02-26T18:10:11.163Z Documenting ident_case v1.0.1
2792026-02-26T18:10:11.923Z Checking bitflags v2.10.0
2802026-02-26T18:10:12.040Z Checking hash32 v0.3.1
2812026-02-26T18:10:12.084Z Documenting serde_core v1.0.228
2822026-02-26T18:10:12.190Z Checking stable_deref_trait v1.2.1
2832026-02-26T18:10:12.218Z Documenting memchr v2.8.0
2842026-02-26T18:10:12.285Z Checking macaddr v1.0.1
2852026-02-26T18:10:12.561Z Checking cfg-if v1.0.4
2862026-02-26T18:10:12.653Z Compiling smoltcp v0.11.0
2872026-02-26T18:10:12.940Z Checking darling_core v0.21.3
2882026-02-26T18:10:13.275Z Documenting regex-syntax v0.8.9
2892026-02-26T18:10:13.558Z Compiling regex v1.12.3
2902026-02-26T18:10:14.382Z Documenting darling_core v0.21.3
2912026-02-26T18:10:15.089Z Documenting aho-corasick v1.1.4
2922026-02-26T18:10:15.885Z Checking managed v0.8.0
2932026-02-26T18:10:15.957Z Checking bitflags v1.3.2
2942026-02-26T18:10:16.279Z Documenting serde_derive v1.0.228
2952026-02-26T18:10:16.713Z Documenting zerocopy-derive v0.8.39
2962026-02-26T18:10:16.821Z Documenting darling_macro v0.21.3
2972026-02-26T18:10:17.109Z Documenting regex-automata v0.4.14
2982026-02-26T18:10:17.383Z Compiling zerocopy-derive v0.8.39
2992026-02-26T18:10:17.829Z Compiling serde_derive v1.0.228
3002026-02-26T18:10:18.090Z Compiling thiserror-impl v2.0.18
3012026-02-26T18:10:18.654Z Documenting thiserror-impl v2.0.18
3022026-02-26T18:10:18.815Z Compiling crc32fast v1.5.0
3032026-02-26T18:10:18.973Z Compiling ref-cast v1.0.25
3042026-02-26T18:10:19.349Z Documenting byteorder v1.5.0
3052026-02-26T18:10:19.591Z Compiling darling_macro v0.21.3
3062026-02-26T18:10:19.680Z Compiling ref-cast-impl v1.0.25
3072026-02-26T18:10:20.269Z Documenting regex v1.12.3
3082026-02-26T18:10:20.538Z Compiling darling v0.21.3
3092026-02-26T18:10:20.674Z Compiling ingot-macros v0.1.1
3102026-02-26T18:10:20.722Z Documenting darling v0.21.3
3112026-02-26T18:10:20.858Z Documenting thiserror v2.0.18
3122026-02-26T18:10:20.901Z Checking cobs v0.3.0
3132026-02-26T18:10:21.129Z Documenting hash32 v0.3.1
3142026-02-26T18:10:21.818Z Documenting zerocopy v0.8.39
3152026-02-26T18:10:22.224Z Documenting bitflags v2.10.0
3162026-02-26T18:10:22.551Z Documenting ingot-macros v0.1.1
3172026-02-26T18:10:22.773Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3182026-02-26T18:10:22.993Z Compiling version_check v0.9.5
3192026-02-26T18:10:23.293Z Documenting stable_deref_trait v1.2.1
3202026-02-26T18:10:23.489Z Checking unicode-width v0.2.2
3212026-02-26T18:10:23.579Z Checking ipnetwork v0.21.1
3222026-02-26T18:10:23.893Z Documenting macaddr v1.0.1
3232026-02-26T18:10:24.335Z Documenting serde v1.0.228
3242026-02-26T18:10:24.362Z Documenting cfg-if v1.0.4
3252026-02-26T18:10:24.944Z Documenting heapless v0.8.0
3262026-02-26T18:10:25.159Z Checking postcard v1.1.3
3272026-02-26T18:10:25.336Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3282026-02-26T18:10:25.734Z Documenting cobs v0.3.0
3292026-02-26T18:10:25.743Z Documenting managed v0.8.0
3302026-02-26T18:10:26.444Z Checking tabwriter v1.4.1
3312026-02-26T18:10:26.694Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3322026-02-26T18:10:26.829Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3332026-02-26T18:10:27.111Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3342026-02-26T18:10:27.150Z Documenting smoltcp v0.11.0
3352026-02-26T18:10:27.484Z Documenting ref-cast-impl v1.0.25
3362026-02-26T18:10:27.932Z Documenting postcard v1.1.3
3372026-02-26T18:10:27.963Z Checking ingot-types v0.1.2
3382026-02-26T18:10:28.067Z Documenting unicode-width v0.2.2
3392026-02-26T18:10:28.085Z Documenting ipnetwork v0.21.1
3402026-02-26T18:10:28.096Z Documenting either v1.15.0
3412026-02-26T18:10:28.682Z Checking ingot v0.1.1
3422026-02-26T18:10:28.921Z Checking dyn-clone v1.0.20
3432026-02-26T18:10:28.931Z Documenting ingot-types v0.1.2
3442026-02-26T18:10:29.045Z Documenting ref-cast v1.0.25
3452026-02-26T18:10:29.277Z Documenting crc32fast v1.5.0
3462026-02-26T18:10:29.687Z Documenting itertools v0.14.0
3472026-02-26T18:10:30.304Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3482026-02-26T18:10:30.657Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-02-26T18:10:30.915Z Documenting tabwriter v1.4.1
3502026-02-26T18:10:31.282Z Documenting dyn-clone v1.0.20
3512026-02-26T18:10:31.798Z Documenting ingot v0.1.1
3522026-02-26T18:10:31.807Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-02-26T18:10:32.068Z Documenting uuid v1.20.0
3542026-02-26T18:10:32.807Z Checking uuid v1.20.0
3552026-02-26T18:10:33.029Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3562026-02-26T18:10:33.217Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3572026-02-26T18:10:35.675Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3582026-02-26T18:10:37.232Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3592026-02-26T18:10:40.623Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3602026-02-26T18:10:42.831Z Finished `dev` profile [optimized + debuginfo] target(s) in 47.89s
3612026-02-26T18:10:42.929Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3622026-02-26T18:10:42.949Z
3632026-02-26T18:10:42.952Zreal 48.001098040
3642026-02-26T18:10:42.952Zuser 3:02.821272191
3652026-02-26T18:10:42.952Zsys 26.818351536
3662026-02-26T18:10:42.953Ztrap 0.126083270
3672026-02-26T18:10:42.953Ztflt 0.060934507
3682026-02-26T18:10:42.953Zdflt 0.097318032
3692026-02-26T18:10:42.953Zkflt 0.001621598
3702026-02-26T18:10:42.953Zlock 13:10.636197941
3712026-02-26T18:10:42.953Zslp 11:15.033818705
3722026-02-26T18:10:42.953Zlat 15.206856685
3732026-02-26T18:10:42.953Zstop 14.317519514
3742026-02-26T18:10:42.953Z+ header 'analyze std + api + usdt'
3752026-02-26T18:10:42.953Z+ echo '# ==== analyze std + api + usdt ==== #'
3762026-02-26T18:10:42.953Z# ==== analyze std + api + usdt ==== #
3772026-02-26T18:10:42.953Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3782026-02-26T18:10:43.285Z Downloading crates ...
3792026-02-26T18:10:43.361Z Downloaded dtor-proc-macro v0.0.6
3802026-02-26T18:10:43.364Z Downloaded futures-executor v0.3.31
3812026-02-26T18:10:43.368Z Downloaded futures-io v0.3.31
3822026-02-26T18:10:43.371Z Downloaded futures-macro v0.3.31
3832026-02-26T18:10:43.371Z Downloaded futures-core v0.3.31
3842026-02-26T18:10:43.374Z Downloaded dtor v0.1.1
3852026-02-26T18:10:43.374Z Downloaded ctor-proc-macro v0.0.7
3862026-02-26T18:10:43.374Z Downloaded ctor v0.6.3
3872026-02-26T18:10:43.378Z Downloaded rusticata-macros v5.0.0
3882026-02-26T18:10:43.381Z Downloaded pin-utils v0.1.0
3892026-02-26T18:10:43.381Z Downloaded futures-task v0.3.31
3902026-02-26T18:10:43.387Z Downloaded circular v0.3.0
3912026-02-26T18:10:43.390Z Downloaded typeid v1.0.3
3922026-02-26T18:10:43.390Z Downloaded futures-sink v0.3.31
3932026-02-26T18:10:43.394Z Downloaded anyhow v1.0.101
3942026-02-26T18:10:43.397Z Downloaded slab v0.4.12
3952026-02-26T18:10:43.397Z Downloaded futures-channel v0.3.31
3962026-02-26T18:10:43.404Z Downloaded cookie-factory v0.3.3
3972026-02-26T18:10:43.407Z Downloaded pin-project-lite v0.2.16
3982026-02-26T18:10:43.410Z Downloaded once_cell v1.21.3
3992026-02-26T18:10:43.410Z Downloaded futures v0.3.31
4002026-02-26T18:10:43.415Z Downloaded futures-util v0.3.31
4012026-02-26T18:10:43.426Z Downloaded nom v8.0.0
4022026-02-26T18:10:43.431Z Downloaded pcap-parser v0.17.0
4032026-02-26T18:10:43.436Z Downloaded ron v0.12.0
4042026-02-26T18:10:43.501Z Compiling proc-macro2 v1.0.106
4052026-02-26T18:10:43.501Z Compiling quote v1.0.44
4062026-02-26T18:10:43.501Z Compiling unicode-ident v1.0.23
4072026-02-26T18:10:43.504Z Compiling memchr v2.8.0
4082026-02-26T18:10:43.504Z Compiling thiserror v2.0.18
4092026-02-26T18:10:43.504Z Compiling serde_core v1.0.228
4102026-02-26T18:10:43.504Z Compiling zerocopy v0.8.39
4112026-02-26T18:10:43.788Z Compiling zmij v1.0.20
4122026-02-26T18:10:44.150Z Compiling libc v0.2.180
4132026-02-26T18:10:44.194Z Compiling ucd-trie v0.1.7
4142026-02-26T18:10:44.260Z Compiling serde_json v1.0.149
4152026-02-26T18:10:44.406Z Compiling serde v1.0.228
4162026-02-26T18:10:44.644Z Compiling pest v2.8.6
4172026-02-26T18:10:44.859Z Compiling ident_case v1.0.1
4182026-02-26T18:10:44.863Z Compiling strsim v0.11.1
4192026-02-26T18:10:45.001Z Compiling fnv v1.0.7
4202026-02-26T18:10:45.536Z Compiling aho-corasick v1.1.4
4212026-02-26T18:10:45.650Z Checking byteorder v1.5.0
4222026-02-26T18:10:45.802Z Compiling itoa v1.0.17
4232026-02-26T18:10:45.951Z Compiling syn v2.0.114
4242026-02-26T18:10:46.016Z Compiling regex-syntax v0.8.9
4252026-02-26T18:10:46.787Z Compiling either v1.15.0
4262026-02-26T18:10:46.920Z Compiling usdt-impl v0.6.0
4272026-02-26T18:10:47.171Z Compiling pest_meta v2.8.6
4282026-02-26T18:10:47.320Z Compiling itertools v0.14.0
4292026-02-26T18:10:47.474Z Compiling thread-id v5.1.0
4302026-02-26T18:10:48.113Z Checking bitflags v2.10.0
4312026-02-26T18:10:48.737Z Checking futures-core v0.3.31
4322026-02-26T18:10:48.932Z Checking plain v0.2.3
4332026-02-26T18:10:49.270Z Checking log v0.4.29
4342026-02-26T18:10:49.323Z Checking futures-sink v0.3.31
4352026-02-26T18:10:49.470Z Compiling regex-automata v0.4.14
4362026-02-26T18:10:49.477Z Compiling heapless v0.8.0
4372026-02-26T18:10:50.001Z Checking futures-channel v0.3.31
4382026-02-26T18:10:50.666Z Checking hash32 v0.3.1
4392026-02-26T18:10:50.834Z Checking pretty-hex v0.4.1
4402026-02-26T18:10:50.860Z Checking futures-task v0.3.31
4412026-02-26T18:10:51.006Z Checking pin-project-lite v0.2.16
4422026-02-26T18:10:51.082Z Checking pin-utils v0.1.0
4432026-02-26T18:10:51.133Z Checking slab v0.4.12
4442026-02-26T18:10:51.166Z Checking macaddr v1.0.1
4452026-02-26T18:10:51.399Z Checking cfg-if v1.0.4
4462026-02-26T18:10:51.411Z Compiling smoltcp v0.11.0
4472026-02-26T18:10:51.433Z Checking futures-io v0.3.31
4482026-02-26T18:10:51.451Z Checking stable_deref_trait v1.2.1
4492026-02-26T18:10:51.714Z Checking managed v0.8.0
4502026-02-26T18:10:51.768Z Compiling version_check v0.9.5
4512026-02-26T18:10:51.987Z Compiling ref-cast v1.0.25
4522026-02-26T18:10:52.070Z Checking bitflags v1.3.2
4532026-02-26T18:10:52.162Z Compiling pest_generator v2.8.6
4542026-02-26T18:10:52.314Z Compiling darling_core v0.21.3
4552026-02-26T18:10:52.368Z Compiling crc32fast v1.5.0
4562026-02-26T18:10:52.706Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4572026-02-26T18:10:52.921Z Checking memmap2 v0.9.9
4582026-02-26T18:10:53.100Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4592026-02-26T18:10:53.223Z Checking ipnetwork v0.21.1
4602026-02-26T18:10:53.554Z Compiling regex v1.12.3
4612026-02-26T18:10:53.669Z Checking unicode-width v0.2.2
4622026-02-26T18:10:54.162Z Checking tabwriter v1.4.1
4632026-02-26T18:10:54.452Z Checking nom v8.0.0
4642026-02-26T18:10:54.617Z Checking dyn-clone v1.0.20
4652026-02-26T18:10:54.776Z Compiling anyhow v1.0.101
4662026-02-26T18:10:55.358Z Compiling typeid v1.0.3
4672026-02-26T18:10:55.841Z Checking uuid v1.20.0
4682026-02-26T18:10:55.880Z Compiling serde_derive v1.0.228
4692026-02-26T18:10:55.887Z Compiling thiserror-impl v2.0.18
4702026-02-26T18:10:55.909Z Compiling zerocopy-derive v0.8.39
4712026-02-26T18:10:55.921Z Compiling pest_derive v2.8.6
4722026-02-26T18:10:56.373Z Compiling scroll_derive v0.13.1
4732026-02-26T18:10:56.674Z Compiling futures-macro v0.3.31
4742026-02-26T18:10:56.779Z Compiling ref-cast-impl v1.0.25
4752026-02-26T18:10:57.889Z Compiling darling_macro v0.21.3
4762026-02-26T18:10:58.030Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4772026-02-26T18:10:58.065Z Checking scroll v0.13.0
4782026-02-26T18:10:58.362Z Checking futures-util v0.3.31
4792026-02-26T18:10:58.500Z Checking goblin v0.10.4
4802026-02-26T18:10:58.819Z Compiling darling v0.21.3
4812026-02-26T18:10:58.884Z Compiling dtrace-parser v0.3.0
4822026-02-26T18:10:59.018Z Compiling ingot-macros v0.1.1
4832026-02-26T18:10:59.709Z Checking cobs v0.3.0
4842026-02-26T18:10:59.964Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4852026-02-26T18:11:00.412Z Checking rusticata-macros v5.0.0
4862026-02-26T18:11:00.627Z Checking circular v0.3.0
4872026-02-26T18:11:00.807Z Compiling dtor-proc-macro v0.0.6
4882026-02-26T18:11:01.276Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4892026-02-26T18:11:01.401Z Checking dtor v0.1.1
4902026-02-26T18:11:01.645Z Compiling ctor-proc-macro v0.0.7
4912026-02-26T18:11:01.859Z Checking once_cell v1.21.3
4922026-02-26T18:11:02.258Z Checking ctor v0.6.3
4932026-02-26T18:11:02.942Z Checking futures-executor v0.3.31
4942026-02-26T18:11:03.166Z Checking futures v0.3.31
4952026-02-26T18:11:03.263Z Checking cookie-factory v0.3.3
4962026-02-26T18:11:03.424Z Checking postcard v1.1.3
4972026-02-26T18:11:03.424Z Checking ron v0.12.0
4982026-02-26T18:11:03.732Z Compiling serde_tokenstream v0.2.2
4992026-02-26T18:11:03.777Z Checking pcap-parser v0.17.0
5002026-02-26T18:11:05.633Z Checking dof v0.4.0
5012026-02-26T18:11:05.633Z Checking ingot-types v0.1.2
5022026-02-26T18:11:06.121Z Checking ingot v0.1.1
5032026-02-26T18:11:07.232Z Compiling usdt-attr-macro v0.6.0
5042026-02-26T18:11:07.236Z Compiling usdt-macro v0.6.0
5052026-02-26T18:11:08.060Z Checking usdt v0.6.0
5062026-02-26T18:11:08.814Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5072026-02-26T18:11:16.285Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5082026-02-26T18:11:18.937Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5092026-02-26T18:11:22.628Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.51s
5102026-02-26T18:11:22.666Z
5112026-02-26T18:11:22.669Zreal 39.707854182
5122026-02-26T18:11:22.669Zuser 2:45.366282536
5132026-02-26T18:11:22.669Zsys 23.472280607
5142026-02-26T18:11:22.669Ztrap 0.104020530
5152026-02-26T18:11:22.669Ztflt 0.295250591
5162026-02-26T18:11:22.669Zdflt 0.181755097
5172026-02-26T18:11:22.669Zkflt 0.000014998
5182026-02-26T18:11:22.669Zlock 7:04.383849694
5192026-02-26T18:11:22.670Zslp 10:47.601886856
5202026-02-26T18:11:22.670Zlat 6.067597599
5212026-02-26T18:11:22.670Zstop 11.854428407
5222026-02-26T18:11:22.670Z+ header 'analyze no_std + engine + kernel'
5232026-02-26T18:11:22.670Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5242026-02-26T18:11:22.670Z# ==== analyze no_std + engine + kernel ==== #
5252026-02-26T18:11:22.670Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5262026-02-26T18:11:22.956Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5272026-02-26T18:11:22.956Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5282026-02-26T18:11:22.960Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5292026-02-26T18:11:22.960Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5302026-02-26T18:11:23.424Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5312026-02-26T18:11:30.676Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5322026-02-26T18:11:33.281Z Finished `dev` profile [optimized + debuginfo] target(s) in 10.50s
5332026-02-26T18:11:33.311Z
5342026-02-26T18:11:33.315Zreal 10.638595222
5352026-02-26T18:11:33.315Zuser 11.204337894
5362026-02-26T18:11:33.315Zsys 1.320351637
5372026-02-26T18:11:33.315Ztrap 0.001806505
5382026-02-26T18:11:33.315Ztflt 0.004896490
5392026-02-26T18:11:33.315Zdflt 0.004283959
5402026-02-26T18:11:33.315Zkflt 0.000000000
5412026-02-26T18:11:33.315Zlock 39.463254758
5422026-02-26T18:11:33.315Zslp 37.129501146
5432026-02-26T18:11:33.315Zlat 0.051493829
5442026-02-26T18:11:33.315Zstop 0.329926190
5452026-02-26T18:11:33.315Z+ header test
5462026-02-26T18:11:33.315Z+ echo '# ==== test ==== #'
5472026-02-26T18:11:33.315Z# ==== test ==== #
5482026-02-26T18:11:33.315Z+ ptime -m cargo test
5492026-02-26T18:11:33.565Z Compiling memchr v2.8.0
5502026-02-26T18:11:33.568Z Compiling serde_core v1.0.228
5512026-02-26T18:11:33.592Z Compiling thiserror v2.0.18
5522026-02-26T18:11:33.596Z Compiling zerocopy v0.8.39
5532026-02-26T18:11:33.599Z Compiling unicode-ident v1.0.23
5542026-02-26T18:11:33.603Z Compiling byteorder v1.5.0
5552026-02-26T18:11:33.607Z Compiling zmij v1.0.20
5562026-02-26T18:11:33.610Z Compiling libc v0.2.180
5572026-02-26T18:11:33.730Z Compiling proc-macro2 v1.0.106
5582026-02-26T18:11:33.814Z Compiling scroll v0.13.0
5592026-02-26T18:11:34.052Z Compiling futures-sink v0.3.31
5602026-02-26T18:11:34.208Z Compiling plain v0.2.3
5612026-02-26T18:11:34.370Z Compiling itoa v1.0.17
5622026-02-26T18:11:34.374Z Compiling ucd-trie v0.1.7
5632026-02-26T18:11:34.416Z Compiling log v0.4.29
5642026-02-26T18:11:34.561Z Compiling futures-core v0.3.31
5652026-02-26T18:11:34.825Z Compiling futures-channel v0.3.31
5662026-02-26T18:11:34.850Z Compiling goblin v0.10.4
5672026-02-26T18:11:34.890Z Compiling pest v2.8.6
5682026-02-26T18:11:35.247Z Compiling quote v1.0.44
5692026-02-26T18:11:35.740Z Compiling hash32 v0.3.1
5702026-02-26T18:11:36.020Z Compiling pin-utils v0.1.0
5712026-02-26T18:11:36.112Z Compiling macaddr v1.0.1
5722026-02-26T18:11:36.602Z Compiling futures-task v0.3.31
5732026-02-26T18:11:36.633Z Compiling futures-io v0.3.31
5742026-02-26T18:11:36.960Z Compiling slab v0.4.12
5752026-02-26T18:11:36.972Z Compiling stable_deref_trait v1.2.1
5762026-02-26T18:11:37.082Z Compiling cfg-if v1.0.4
5772026-02-26T18:11:37.175Z Compiling pretty-hex v0.4.1
5782026-02-26T18:11:37.224Z Compiling pin-project-lite v0.2.16
5792026-02-26T18:11:37.275Z Compiling heapless v0.8.0
5802026-02-26T18:11:37.357Z Compiling futures-util v0.3.31
5812026-02-26T18:11:37.391Z Compiling syn v2.0.114
5822026-02-26T18:11:38.228Z Compiling dtrace-parser v0.3.0
5832026-02-26T18:11:38.721Z Compiling serde v1.0.228
5842026-02-26T18:11:38.840Z Compiling bitflags v2.10.0
5852026-02-26T18:11:39.726Z Compiling serde_json v1.0.149
5862026-02-26T18:11:39.729Z Compiling thread-id v5.1.0
5872026-02-26T18:11:39.841Z Compiling cobs v0.3.0
5882026-02-26T18:11:40.268Z Compiling bitflags v1.3.2
5892026-02-26T18:11:40.371Z Compiling managed v0.8.0
5902026-02-26T18:11:40.377Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5912026-02-26T18:11:40.751Z Compiling smoltcp v0.11.0
5922026-02-26T18:11:40.812Z Compiling postcard v1.1.3
5932026-02-26T18:11:41.528Z Compiling ingot-types v0.1.2
5942026-02-26T18:11:41.772Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5952026-02-26T18:11:42.421Z Compiling dof v0.4.0
5962026-02-26T18:11:43.021Z Compiling futures-executor v0.3.31
5972026-02-26T18:11:43.690Z Compiling ingot v0.1.1
5982026-02-26T18:11:44.283Z Compiling memmap2 v0.9.9
5992026-02-26T18:11:44.863Z Compiling usdt-impl v0.6.0
6002026-02-26T18:11:46.398Z Compiling ipnetwork v0.21.1
6012026-02-26T18:11:47.127Z Compiling unicode-width v0.2.2
6022026-02-26T18:11:47.515Z Compiling either v1.15.0
6032026-02-26T18:11:47.733Z Compiling tabwriter v1.4.1
6042026-02-26T18:11:47.873Z Compiling itertools v0.14.0
6052026-02-26T18:11:48.600Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6062026-02-26T18:11:49.365Z Compiling ref-cast v1.0.25
6072026-02-26T18:11:49.510Z Compiling usdt v0.6.0
6082026-02-26T18:11:50.082Z Compiling futures v0.3.31
6092026-02-26T18:11:50.191Z Compiling crc32fast v1.5.0
6102026-02-26T18:11:50.708Z Compiling nom v8.0.0
6112026-02-26T18:11:50.720Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6122026-02-26T18:11:51.244Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6132026-02-26T18:11:51.977Z Compiling dyn-clone v1.0.20
6142026-02-26T18:11:52.235Z Compiling cookie-factory v0.3.3
6152026-02-26T18:11:52.288Z Compiling uuid v1.20.0
6162026-02-26T18:11:52.896Z Compiling circular v0.3.0
6172026-02-26T18:11:53.131Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6182026-02-26T18:11:53.419Z Compiling dtor v0.1.1
6192026-02-26T18:11:53.525Z Compiling anyhow v1.0.101
6202026-02-26T18:11:53.554Z Compiling typeid v1.0.3
6212026-02-26T18:11:53.561Z Compiling once_cell v1.21.3
6222026-02-26T18:11:53.719Z Compiling ctor v0.6.3
6232026-02-26T18:11:53.825Z Compiling ron v0.12.0
6242026-02-26T18:11:56.765Z Compiling rusticata-macros v5.0.0
6252026-02-26T18:11:57.411Z Compiling pcap-parser v0.17.0
6262026-02-26T18:12:02.882Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6272026-02-26T18:12:08.522Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6282026-02-26T18:13:15.884Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 42s
6292026-02-26T18:13:15.904Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-4253bcaca658cf48)
6302026-02-26T18:13:15.908Z
6312026-02-26T18:13:15.908Zrunning 15 tests
6322026-02-26T18:13:15.908Ztest api::tests::parse_bad_proto_filter ... ok
6332026-02-26T18:13:15.908Ztest api::tests::parse_bad_address ... ok
6342026-02-26T18:13:15.908Ztest api::tests::parse_good_proto_filter ... ok
6352026-02-26T18:13:15.908Ztest api::tests::parse_good_address ... ok
6362026-02-26T18:13:15.908Ztest api::tests::ports_from_str_bad ... ok
6372026-02-26T18:13:15.908Ztest api::tests::ports_from_str_good ... ok
6382026-02-26T18:13:15.908Ztest cfg::tests::test_required_nat_space ... ok
6392026-02-26T18:13:15.908Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6402026-02-26T18:13:15.908Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6412026-02-26T18:13:15.908Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6422026-02-26T18:13:15.908Ztest engine::geneve::test::parse_single_opt ... ok
6432026-02-26T18:13:15.908Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6442026-02-26T18:13:15.908Ztest engine::geneve::test::parse_multi_opt ... ok
6452026-02-26T18:13:15.908Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6462026-02-26T18:13:15.913Ztest engine::firewall::tests::port_predicate_simplification ... ok
6472026-02-26T18:13:15.913Z
6482026-02-26T18:13:15.913Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-02-26T18:13:15.913Z
6502026-02-26T18:13:15.913Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-5093ffd208b0da27)
6512026-02-26T18:13:15.916Z
6522026-02-26T18:13:15.916Zrunning 4 tests
6532026-02-26T18:13:15.916Ztest firewall_external_inbound ... ok
6542026-02-26T18:13:15.916Ztest firewall_vni_outbound ... ok
6552026-02-26T18:13:15.916Ztest firewall_vni_inbound ... ok
6562026-02-26T18:13:15.916Ztest firewall_replace_rules ... ok
6572026-02-26T18:13:15.916Z
6582026-02-26T18:13:15.916Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6592026-02-26T18:13:15.916Z
6602026-02-26T18:13:15.917Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-0081fbd1405bc32a)
6612026-02-26T18:13:15.920Z
6622026-02-26T18:13:15.920Zrunning 2 tests
6632026-02-26T18:13:15.920Ztest parse_in_regression ... ok
6642026-02-26T18:13:15.920Ztest parse_out_regression ... ok
6652026-02-26T18:13:15.920Z
6662026-02-26T18:13:15.920Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6672026-02-26T18:13:15.920Z
6682026-02-26T18:13:15.920Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b3b987c63c921b5f)
6692026-02-26T18:13:15.920Z
6702026-02-26T18:13:15.920Zrunning 47 tests
6712026-02-26T18:13:15.923Ztest bad_ip_len ... ok
6722026-02-26T18:13:15.923Ztest add_remove_fw_rule ... ok
6732026-02-26T18:13:15.923Ztest check_layers ... ok
6742026-02-26T18:13:15.923Ztest arp_gateway ... ok
6752026-02-26T18:13:15.924Ztest external_attached_subnets_cannot_reach_internal ... ok
6762026-02-26T18:13:15.924Ztest anti_spoof ... ok
6772026-02-26T18:13:15.924Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6782026-02-26T18:13:15.924Ztest external_attached_subnets_dont_apply_nat ... ok
6792026-02-26T18:13:15.924Ztest flow_expiration ... ok
6802026-02-26T18:13:15.924Ztest gateway_icmp4_ping ... ok
6812026-02-26T18:13:15.924Ztest external_ip_epoch_affinity_preserved ... ok
6822026-02-26T18:13:15.924Ztest gateway_icmpv6_ping ... ok
6832026-02-26T18:13:15.924Ztest early_tcp_invalidation ... ok
6842026-02-26T18:13:15.924Ztest external_ip_reconfigurable ... ok
6852026-02-26T18:13:15.924Ztest gateway_router_advert_reply ... ok
6862026-02-26T18:13:15.928Ztest guest_to_guest_no_route ... ok
6872026-02-26T18:13:15.928Ztest icmp_inner_has_nat_applied ... ok
6882026-02-26T18:13:15.928Ztest guest_to_internet_ipv4 ... ok
6892026-02-26T18:13:15.928Ztest guest_to_internet_ipv6 ... ok
6902026-02-26T18:13:15.928Ztest guest_to_guest_diff_vpc_no_peer ... ok
6912026-02-26T18:13:15.928Ztest guest_to_guest ... ok
6922026-02-26T18:13:15.928Ztest icmpv6_inner_has_nat_applied ... ok
6932026-02-26T18:13:15.928Ztest inbound_ndp_dropped_at_gateway ... ok
6942026-02-26T18:13:15.928Ztest no_panic_on_flow_table_full ... ok
6952026-02-26T18:13:15.928Ztest intra_subnet_routes_with_custom ... ok
6962026-02-26T18:13:15.928Ztest packet_body_pullup ... ok
6972026-02-26T18:13:15.928Ztest internal_attached_subnets ... ok
6982026-02-26T18:13:15.928Ztest outbound_ndp_dropped ... ok
6992026-02-26T18:13:15.928Ztest external_ip_receive_and_reply_on_all ... ok
7002026-02-26T18:13:15.928Ztest external_ip_balanced_over_floating_ips ... ok
7012026-02-26T18:13:15.928Ztest port_transition_running ... ok
7022026-02-26T18:13:15.928Ztest port_transition_reset ... ok
7032026-02-26T18:13:15.928Ztest port_as_router_target ... ok
7042026-02-26T18:13:15.928Ztest port_transition_pause ... ok
7052026-02-26T18:13:15.928Ztest test_drop_on_unknown_critical_option ... ok
7062026-02-26T18:13:15.928Ztest select_eip_conditioned_on_igw ... ok
7072026-02-26T18:13:15.928Ztest snat_icmp4_echo_rewrite ... ok
7082026-02-26T18:13:15.928Ztest snat_icmp6_echo_rewrite ... ok
7092026-02-26T18:13:15.928Ztest test_ipv6_multicast_encapsulation ... ok
7102026-02-26T18:13:15.928Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7112026-02-26T18:13:15.928Ztest tcp_outbound ... ok
7122026-02-26T18:13:15.928Ztest test_gateway_neighbor_advert_reply ... ok
7132026-02-26T18:13:15.928Ztest test_tcp_multicast_denied ... ok
7142026-02-26T18:13:15.928Ztest tcp_inbound ... ok
7152026-02-26T18:13:15.929Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7162026-02-26T18:13:15.929Ztest uft_lft_invalidation_in ... ok
7172026-02-26T18:13:15.929Ztest uft_lft_invalidation_out ... ok
7182026-02-26T18:13:15.929Z
7192026-02-26T18:13:15.929Ztest result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
7202026-02-26T18:13:15.929Z
7212026-02-26T18:13:15.929Z Doc-tests oxide_vpc
7222026-02-26T18:13:16.340Z
7232026-02-26T18:13:16.340Zrunning 0 tests
7242026-02-26T18:13:16.340Z
7252026-02-26T18:13:16.343Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-02-26T18:13:16.343Z
7272026-02-26T18:13:16.367Z
7282026-02-26T18:13:16.370Zreal 1:43.039370888
7292026-02-26T18:13:16.370Zuser 7:17.594686860
7302026-02-26T18:13:16.370Zsys 18.353680744
7312026-02-26T18:13:16.370Ztrap 0.218518732
7322026-02-26T18:13:16.370Ztflt 0.252056941
7332026-02-26T18:13:16.370Zdflt 0.313023468
7342026-02-26T18:13:16.370Zkflt 0.000025149
7352026-02-26T18:13:16.370Zlock 22:14.241785254
7362026-02-26T18:13:16.370Zslp 20:02.177421951
7372026-02-26T18:13:16.370Zlat 14.333383409
7382026-02-26T18:13:16.370Zstop 7.479173906
7392026-02-26T18:13:16.370Zprocess exited: duration 227765 ms, exit code 0
 
7402026-02-26T18:13:16.378Zfound 0 output files