01KJ6F81T8PK7X3YY4CAZYCNAJ: oxide-vpc

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

Buildomat Job: 01KJ6F8QBJW64SVMWQJ1QBA5ZA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T00:03:30.216Zjob assigned to worker 01KJ6F8RG1KVSXFTMMRMBG9Y0Y [factory aws, i-07d9755dc9288dff4] (queued for 59 s)
 
22026-02-24T00:03:39.249Zstarting task 0: "setup"
32026-02-24T00:03:39.255Z++ uname -s
42026-02-24T00:03:39.258Z+ kern=SunOS
52026-02-24T00:03:39.258Z+ build_user=build
62026-02-24T00:03:39.258Z+ build_uid=12345
72026-02-24T00:03:39.258Z+ work_dir=/work
82026-02-24T00:03:39.258Z+ input_dir=/input
92026-02-24T00:03:39.259Z+ [[ 0 == 12345 ]]
102026-02-24T00:03:39.259Z+ case "$kern" in
112026-02-24T00:03:39.259Z+ groupadd -g 12345 build
122026-02-24T00:03:39.262Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T00:03:41.269Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T00:03:41.394Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T00:03:41.435Z+ home_fs=zfs
162026-02-24T00:03:41.435Z+ [[ zfs == autofs ]]
172026-02-24T00:03:41.435Z+ mkdir -p /home/build
182026-02-24T00:03:41.435Z+ chown build:build /home/build /work
192026-02-24T00:03:43.400Z+ chmod 0700 /home/build /work
202026-02-24T00:03:43.404Zprocess exited: duration 4155 ms, exit code 0
 
212026-02-24T00:03:43.411Zstarting task 1: "rust-toolchain"
222026-02-24T00:03:43.416Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-24T00:03:43.416Z * rust toolchain channel = "1.90.0"
242026-02-24T00:03:43.416Z * rust toolchain profile = "default"
252026-02-24T00:03:43.416Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-24T00:03:43.416Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T00:03:43.416Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T00:03:43.420Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T00:03:43.420Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-24T00:03:43.558Zinfo: downloading installer
312026-02-24T00:03:45.215Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T00:03:45.215Zwarn: /opt/ooce/bin
332026-02-24T00:03:45.216Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T00:03:45.216Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T00:03:45.216Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T00:03:45.216Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T00:03:45.216Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T00:03:45.216Zerror: cannot install while Rust is installed
392026-02-24T00:03:45.216Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T00:03:45.243Zinfo: profile set to 'default'
412026-02-24T00:03:45.244Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T00:03:45.255Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-24T00:03:45.413Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-24T00:03:45.413Zinfo: downloading component 'cargo'
452026-02-24T00:03:46.555Zinfo: downloading component 'clippy'
462026-02-24T00:03:46.936Zinfo: downloading component 'rust-docs'
472026-02-24T00:03:48.705Zinfo: downloading component 'rust-std'
482026-02-24T00:03:50.692Zinfo: downloading component 'rustc'
492026-02-24T00:03:59.695Zinfo: downloading component 'rustfmt'
502026-02-24T00:03:59.966Zinfo: installing component 'cargo'
512026-02-24T00:04:00.898Zinfo: installing component 'clippy'
522026-02-24T00:04:01.305Zinfo: installing component 'rust-docs'
532026-02-24T00:04:03.244Zinfo: installing component 'rust-std'
542026-02-24T00:04:05.197Zinfo: installing component 'rustc'
552026-02-24T00:04:11.953Zinfo: installing component 'rustfmt'
562026-02-24T00:04:12.301Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-24T00:04:12.301Z
582026-02-24T00:04:12.729Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-24T00:04:12.729Z
602026-02-24T00:04:12.732Z
612026-02-24T00:04:12.732ZRust is installed now. Great!
622026-02-24T00:04:12.732Z
632026-02-24T00:04:12.732ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T00:04:12.732Zenvironment variable. This has not been done automatically.
652026-02-24T00:04:12.732Z
662026-02-24T00:04:12.732ZTo configure your current shell, you need to source
672026-02-24T00:04:12.732Zthe corresponding env file under $HOME/.cargo.
682026-02-24T00:04:12.733Z
692026-02-24T00:04:12.733ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T00:04:12.733Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T00:04:12.733Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T00:04:12.733Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T00:04:12.849Z+ rustup --version
742026-02-24T00:04:12.864Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T00:04:12.867Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T00:04:12.975Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-24T00:04:12.979Z+ cargo --version
782026-02-24T00:04:13.046Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-24T00:04:13.049Z+ rustc --version
802026-02-24T00:04:13.125Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-24T00:04:13.130Zprocess exited: duration 29714 ms, exit code 0
 
822026-02-24T00:04:13.136Zstarting task 2: "authentication"
832026-02-24T00:04:13.158Zprocess exited: duration 22 ms, exit code 0
 
842026-02-24T00:04:13.164Zstarting task 3: "clone repository"
852026-02-24T00:04:13.169Z+ mkdir -p /work/oxidecomputer/opte
862026-02-24T00:04:13.172Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-24T00:04:13.216ZCloning into '/work/oxidecomputer/opte'...
882026-02-24T00:04:17.044Z+ cd /work/oxidecomputer/opte
892026-02-24T00:04:17.047Z+ git fetch origin c570ac2126dbbebbd8e98e73b580c5be6b7e460e
902026-02-24T00:04:17.505ZFrom https://github.com/oxidecomputer/opte
912026-02-24T00:04:17.505Z * branch c570ac2126dbbebbd8e98e73b580c5be6b7e460e -> FETCH_HEAD
922026-02-24T00:04:17.514Z+ [[ -n zl/filter-mcast-srcs ]]
932026-02-24T00:04:17.517Z++ git branch --show-current
942026-02-24T00:04:17.521Z+ current=master
952026-02-24T00:04:17.521Z+ [[ master != zl/filter-mcast-srcs ]]
962026-02-24T00:04:17.521Z+ git branch -f zl/filter-mcast-srcs c570ac2126dbbebbd8e98e73b580c5be6b7e460e
972026-02-24T00:04:17.525Z+ git checkout -f zl/filter-mcast-srcs
982026-02-24T00:04:17.548ZSwitched to branch 'zl/filter-mcast-srcs'
992026-02-24T00:04:17.552Z+ git reset --hard c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1002026-02-24T00:04:17.576ZHEAD is now at c570ac2 [review] api comment updates for ord impl
1012026-02-24T00:04:17.579Zprocess exited: duration 4411 ms, exit code 0
 
1022026-02-24T00:04:17.585Zstarting task 4: "build"
1032026-02-24T00:04:17.590Z+ source .github/buildomat/common.sh
1042026-02-24T00:04:17.590Z++ rustup show active-toolchain
1052026-02-24T00:04:17.641Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-24T00:04:17.701Z++ pushd xde
1072026-02-24T00:04:17.701Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-24T00:04:17.701Z++ rustup show active-toolchain
1092026-02-24T00:04:17.701Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-24T00:04:17.867Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-24T00:04:17.870Zinfo: downloading component 'cargo'
1122026-02-24T00:04:19.097Zinfo: downloading component 'clippy'
1132026-02-24T00:04:19.476Zinfo: downloading component 'rust-src'
1142026-02-24T00:04:19.758Zinfo: downloading component 'rust-std'
1152026-02-24T00:04:21.575Zinfo: downloading component 'rustc'
1162026-02-24T00:04:29.148Zinfo: downloading component 'rustfmt'
1172026-02-24T00:04:29.411Zinfo: installing component 'cargo'
1182026-02-24T00:04:30.348Zinfo: installing component 'clippy'
1192026-02-24T00:04:30.754Zinfo: installing component 'rust-src'
1202026-02-24T00:04:31.136Zinfo: installing component 'rust-std'
1212026-02-24T00:04:32.835Zinfo: installing component 'rustc'
1222026-02-24T00:04:39.671Zinfo: installing component 'rustfmt'
1232026-02-24T00:04:40.018Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-24T00:04:40.108Z+++ rustup show active-toolchain -v
1252026-02-24T00:04:40.111Z+++ head -n 1
1262026-02-24T00:04:40.111Z+++ cut '-d ' -f1
1272026-02-24T00:04:40.224Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-24T00:04:40.224Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-24T00:04:40.224Z++ popd
1302026-02-24T00:04:40.227Z/work/oxidecomputer/opte
1312026-02-24T00:04:40.227Z+ cargo --version
1322026-02-24T00:04:40.284Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-24T00:04:40.287Z+ rustc --version
1342026-02-24T00:04:40.362Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-24T00:04:40.366Z+ cd lib/oxide-vpc
1362026-02-24T00:04:40.366Z+ header 'check style'
1372026-02-24T00:04:40.369Z+ echo '# ==== check style ==== #'
1382026-02-24T00:04:40.369Z# ==== check style ==== #
1392026-02-24T00:04:40.369Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-24T00:04:40.673Z
1412026-02-24T00:04:40.673Zreal 0.302418382
1422026-02-24T00:04:40.673Zuser 0.223081584
1432026-02-24T00:04:40.673Zsys 0.074434913
1442026-02-24T00:04:40.673Ztrap 0.000018006
1452026-02-24T00:04:40.673Ztflt 0.000004199
1462026-02-24T00:04:40.677Zdflt 0.000027424
1472026-02-24T00:04:40.677Zkflt 0.000000000
1482026-02-24T00:04:40.677Zlock 0.724372644
1492026-02-24T00:04:40.677Zslp 0.315622999
1502026-02-24T00:04:40.677Zlat 0.001749184
1512026-02-24T00:04:40.677Zstop 0.000172766
1522026-02-24T00:04:40.677Z+ header 'check docs'
1532026-02-24T00:04:40.677Z+ echo '# ==== check docs ==== #'
1542026-02-24T00:04:40.677Z# ==== check docs ==== #
1552026-02-24T00:04:40.677Z+ RUSTDOCFLAGS='-D warnings'
1562026-02-24T00:04:40.677Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-02-24T00:04:40.798Z Updating crates.io index
1582026-02-24T00:04:40.805Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-02-24T00:04:44.390Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-02-24T00:04:44.958Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-02-24T00:04:45.854Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-02-24T00:04:46.457Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-02-24T00:04:47.127Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-02-24T00:04:47.813Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-02-24T00:04:49.543Z Downloading crates ...
1662026-02-24T00:04:49.591Z Downloaded fnv v1.0.7
1672026-02-24T00:04:49.597Z Downloaded crypto-common v0.1.7
1682026-02-24T00:04:49.600Z Downloaded bitflags v2.10.0
1692026-02-24T00:04:49.603Z Downloaded dof v0.4.0
1702026-02-24T00:04:49.606Z Downloaded cfg-if v1.0.4
1712026-02-24T00:04:49.606Z Downloaded block-buffer v0.10.4
1722026-02-24T00:04:49.606Z Downloaded byteorder v1.5.0
1732026-02-24T00:04:49.609Z Downloaded hash32 v0.3.1
1742026-02-24T00:04:49.609Z Downloaded embedded-io v0.4.0
1752026-02-24T00:04:49.612Z Downloaded bitflags v1.3.2
1762026-02-24T00:04:49.615Z Downloaded generic-array v0.14.7
1772026-02-24T00:04:49.615Z Downloaded embedded-io v0.6.1
1782026-02-24T00:04:49.618Z Downloaded defmt-parser v1.0.0
1792026-02-24T00:04:49.618Z Downloaded defmt v1.0.1
1802026-02-24T00:04:49.621Z Downloaded dtrace-parser v0.3.0
1812026-02-24T00:04:49.625Z Downloaded cpufeatures v0.2.17
1822026-02-24T00:04:49.625Z Downloaded darling_macro v0.21.3
1832026-02-24T00:04:49.628Z Downloaded macaddr v1.0.1
1842026-02-24T00:04:49.628Z Downloaded usdt-attr-macro v0.6.0
1852026-02-24T00:04:49.632Z Downloaded ingot v0.1.1
1862026-02-24T00:04:49.632Z Downloaded dyn-clone v1.0.20
1872026-02-24T00:04:49.632Z Downloaded defmt-macros v1.0.1
1882026-02-24T00:04:49.637Z Downloaded usdt v0.6.0
1892026-02-24T00:04:49.637Z Downloaded digest v0.10.7
1902026-02-24T00:04:49.640Z Downloaded strsim v0.11.1
1912026-02-24T00:04:49.640Z Downloaded cobs v0.3.0
1922026-02-24T00:04:49.644Z Downloaded tabwriter v1.4.1
1932026-02-24T00:04:49.644Z Downloaded ipnetwork v0.21.1
1942026-02-24T00:04:49.655Z Downloaded either v1.15.0
1952026-02-24T00:04:49.655Z Downloaded ref-cast-impl v1.0.25
1962026-02-24T00:04:49.655Z Downloaded ident_case v1.0.1
1972026-02-24T00:04:49.655Z Downloaded defmt v0.3.100
1982026-02-24T00:04:49.658Z Downloaded darling v0.21.3
1992026-02-24T00:04:49.658Z Downloaded itoa v1.0.17
2002026-02-24T00:04:49.663Z Downloaded pretty-hex v0.4.1
2012026-02-24T00:04:49.663Z Downloaded thiserror v2.0.18
2022026-02-24T00:04:49.667Z Downloaded serde_tokenstream v0.2.2
2032026-02-24T00:04:49.670Z Downloaded crc32fast v1.5.0
2042026-02-24T00:04:49.675Z Downloaded usdt-macro v0.6.0
2052026-02-24T00:04:49.681Z Downloaded thread-id v5.1.0
2062026-02-24T00:04:49.687Z Downloaded managed v0.8.0
2072026-02-24T00:04:49.690Z Downloaded version_check v0.9.5
2082026-02-24T00:04:49.690Z Downloaded scroll_derive v0.13.1
2092026-02-24T00:04:49.690Z Downloaded proc-macro-error-attr2 v2.0.0
2102026-02-24T00:04:49.694Z Downloaded stable_deref_trait v1.2.1
2112026-02-24T00:04:49.698Z Downloaded plain v0.2.3
2122026-02-24T00:04:49.698Z Downloaded ref-cast v1.0.25
2132026-02-24T00:04:49.702Z Downloaded ucd-trie v0.1.7
2142026-02-24T00:04:49.702Z Downloaded usdt-impl v0.6.0
2152026-02-24T00:04:49.707Z Downloaded quote v1.0.44
2162026-02-24T00:04:49.715Z Downloaded sha2 v0.10.9
2172026-02-24T00:04:49.717Z Downloaded thiserror-impl v2.0.18
2182026-02-24T00:04:49.717Z Downloaded scroll v0.13.0
2192026-02-24T00:04:49.720Z Downloaded proc-macro-error2 v2.0.1
2202026-02-24T00:04:49.730Z Downloaded serde_core v1.0.228
2212026-02-24T00:04:49.736Z Downloaded serde_derive v1.0.228
2222026-02-24T00:04:49.740Z Downloaded log v0.4.29
2232026-02-24T00:04:49.743Z Downloaded heapless v0.8.0
2242026-02-24T00:04:49.747Z Downloaded zmij v1.0.20
2252026-02-24T00:04:49.752Z Downloaded pest_generator v2.8.6
2262026-02-24T00:04:49.752Z Downloaded memmap2 v0.9.9
2272026-02-24T00:04:49.754Z Downloaded ingot-types v0.1.2
2282026-02-24T00:04:49.755Z Downloaded pest_derive v2.8.6
2292026-02-24T00:04:49.763Z Downloaded uuid v1.20.0
2302026-02-24T00:04:49.768Z Downloaded ingot-macros v0.1.1
2312026-02-24T00:04:49.773Z Downloaded proc-macro2 v1.0.106
2322026-02-24T00:04:49.777Z Downloaded unicode-ident v1.0.23
2332026-02-24T00:04:49.784Z Downloaded pest_meta v2.8.6
2342026-02-24T00:04:49.787Z Downloaded darling_core v0.21.3
2352026-02-24T00:04:49.791Z Downloaded postcard v1.1.3
2362026-02-24T00:04:49.794Z Downloaded typenum v1.19.0
2372026-02-24T00:04:49.798Z Downloaded zerocopy-derive v0.8.39
2382026-02-24T00:04:49.803Z Downloaded serde v1.0.228
2392026-02-24T00:04:49.806Z Downloaded memchr v2.8.0
2402026-02-24T00:04:49.830Z Downloaded aho-corasick v1.1.4
2412026-02-24T00:04:49.837Z Downloaded pest v2.8.6
2422026-02-24T00:04:49.854Z Downloaded regex v1.12.3
2432026-02-24T00:04:49.868Z Downloaded serde_json v1.0.149
2442026-02-24T00:04:49.874Z Downloaded itertools v0.14.0
2452026-02-24T00:04:49.901Z Downloaded goblin v0.10.4
2462026-02-24T00:04:49.923Z Downloaded smoltcp v0.11.0
2472026-02-24T00:04:49.934Z Downloaded zerocopy v0.8.39
2482026-02-24T00:04:49.951Z Downloaded syn v2.0.114
2492026-02-24T00:04:49.960Z Downloaded regex-syntax v0.8.9
2502026-02-24T00:04:49.966Z Downloaded unicode-width v0.2.2
2512026-02-24T00:04:49.999Z Downloaded regex-automata v0.4.14
2522026-02-24T00:04:50.012Z Downloaded libc v0.2.180
2532026-02-24T00:04:50.095Z Compiling proc-macro2 v1.0.106
2542026-02-24T00:04:50.095Z Compiling quote v1.0.44
2552026-02-24T00:04:50.095Z Compiling unicode-ident v1.0.23
2562026-02-24T00:04:50.100Z Documenting unicode-ident v1.0.23
2572026-02-24T00:04:50.100Z Compiling serde_core v1.0.228
2582026-02-24T00:04:50.100Z Compiling ident_case v1.0.1
2592026-02-24T00:04:50.100Z Compiling fnv v1.0.7
2602026-02-24T00:04:50.334Z Compiling strsim v0.11.1
2612026-02-24T00:04:50.360Z Compiling memchr v2.8.0
2622026-02-24T00:04:50.397Z Compiling regex-syntax v0.8.9
2632026-02-24T00:04:50.397Z Compiling zerocopy v0.8.39
2642026-02-24T00:04:50.998Z Compiling serde v1.0.228
2652026-02-24T00:04:51.069Z Compiling thiserror v2.0.18
2662026-02-24T00:04:51.625Z Documenting proc-macro2 v1.0.106
2672026-02-24T00:04:51.641Z Compiling aho-corasick v1.1.4
2682026-02-24T00:04:51.936Z Compiling either v1.15.0
2692026-02-24T00:04:51.962Z Checking byteorder v1.5.0
2702026-02-24T00:04:52.299Z Checking syn v2.0.114
2712026-02-24T00:04:52.335Z Compiling itertools v0.14.0
2722026-02-24T00:04:52.844Z Documenting quote v1.0.44
2732026-02-24T00:04:53.859Z Documenting syn v2.0.114
2742026-02-24T00:04:54.204Z Compiling regex-automata v0.4.14
2752026-02-24T00:04:55.116Z Documenting fnv v1.0.7
2762026-02-24T00:04:55.302Z Documenting strsim v0.11.1
2772026-02-24T00:04:55.315Z Compiling heapless v0.8.0
2782026-02-24T00:04:55.620Z Documenting ident_case v1.0.1
2792026-02-24T00:04:56.282Z Checking bitflags v2.10.0
2802026-02-24T00:04:56.319Z Checking hash32 v0.3.1
2812026-02-24T00:04:56.475Z Documenting serde_core v1.0.228
2822026-02-24T00:04:56.498Z Checking macaddr v1.0.1
2832026-02-24T00:04:56.592Z Checking cfg-if v1.0.4
2842026-02-24T00:04:56.683Z Checking stable_deref_trait v1.2.1
2852026-02-24T00:04:56.784Z Documenting memchr v2.8.0
2862026-02-24T00:04:56.787Z Compiling smoltcp v0.11.0
2872026-02-24T00:04:57.417Z Documenting regex-syntax v0.8.9
2882026-02-24T00:04:57.664Z Checking darling_core v0.21.3
2892026-02-24T00:04:58.287Z Compiling regex v1.12.3
2902026-02-24T00:04:59.204Z Documenting aho-corasick v1.1.4
2912026-02-24T00:04:59.898Z Documenting darling_core v0.21.3
2922026-02-24T00:05:00.791Z Checking bitflags v1.3.2
2932026-02-24T00:05:00.803Z Checking managed v0.8.0
2942026-02-24T00:05:01.013Z Documenting serde_derive v1.0.228
2952026-02-24T00:05:01.179Z Documenting regex-automata v0.4.14
2962026-02-24T00:05:01.188Z Documenting thiserror-impl v2.0.18
2972026-02-24T00:05:02.573Z Documenting darling_macro v0.21.3
2982026-02-24T00:05:02.959Z Documenting zerocopy-derive v0.8.39
2992026-02-24T00:05:03.190Z Compiling thiserror-impl v2.0.18
3002026-02-24T00:05:03.271Z Compiling serde_derive v1.0.228
3012026-02-24T00:05:03.438Z Compiling zerocopy-derive v0.8.39
3022026-02-24T00:05:03.466Z Documenting byteorder v1.5.0
3032026-02-24T00:05:04.342Z Documenting regex v1.12.3
3042026-02-24T00:05:04.362Z Compiling ref-cast v1.0.25
3052026-02-24T00:05:04.686Z Compiling crc32fast v1.5.0
3062026-02-24T00:05:05.000Z Documenting hash32 v0.3.1
3072026-02-24T00:05:05.033Z Compiling ref-cast-impl v1.0.25
3082026-02-24T00:05:05.055Z Compiling darling_macro v0.21.3
3092026-02-24T00:05:06.098Z Compiling darling v0.21.3
3102026-02-24T00:05:06.121Z Documenting darling v0.21.3
3112026-02-24T00:05:06.173Z Checking cobs v0.3.0
3122026-02-24T00:05:06.206Z Compiling ingot-macros v0.1.1
3132026-02-24T00:05:06.288Z Documenting thiserror v2.0.18
3142026-02-24T00:05:06.301Z Documenting bitflags v2.10.0
3152026-02-24T00:05:06.384Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-02-24T00:05:06.950Z Documenting zerocopy v0.8.39
3172026-02-24T00:05:07.281Z Documenting cfg-if v1.0.4
3182026-02-24T00:05:08.068Z Checking ipnetwork v0.21.1
3192026-02-24T00:05:08.186Z Documenting ingot-macros v0.1.1
3202026-02-24T00:05:08.197Z Checking unicode-width v0.2.2
3212026-02-24T00:05:08.401Z Compiling version_check v0.9.5
3222026-02-24T00:05:08.431Z Documenting macaddr v1.0.1
3232026-02-24T00:05:08.700Z Documenting stable_deref_trait v1.2.1
3242026-02-24T00:05:09.046Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3252026-02-24T00:05:09.477Z Documenting cobs v0.3.0
3262026-02-24T00:05:09.617Z Documenting managed v0.8.0
3272026-02-24T00:05:09.993Z Documenting heapless v0.8.0
3282026-02-24T00:05:10.608Z Documenting serde v1.0.228
3292026-02-24T00:05:10.930Z Checking postcard v1.1.3
3302026-02-24T00:05:11.069Z Checking tabwriter v1.4.1
3312026-02-24T00:05:11.409Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3322026-02-24T00:05:11.524Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3332026-02-24T00:05:12.330Z Documenting smoltcp v0.11.0
3342026-02-24T00:05:12.944Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3352026-02-24T00:05:12.959Z Documenting ref-cast-impl v1.0.25
3362026-02-24T00:05:12.965Z Documenting ipnetwork v0.21.1
3372026-02-24T00:05:13.141Z Checking dyn-clone v1.0.20
3382026-02-24T00:05:13.304Z Documenting either v1.15.0
3392026-02-24T00:05:13.805Z Documenting postcard v1.1.3
3402026-02-24T00:05:13.815Z Checking ingot-types v0.1.2
3412026-02-24T00:05:13.969Z Documenting unicode-width v0.2.2
3422026-02-24T00:05:14.349Z Documenting ingot-types v0.1.2
3432026-02-24T00:05:14.474Z Checking ingot v0.1.1
3442026-02-24T00:05:14.528Z Documenting crc32fast v1.5.0
3452026-02-24T00:05:14.785Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3462026-02-24T00:05:15.118Z Documenting ref-cast v1.0.25
3472026-02-24T00:05:19.352Z Documenting itertools v0.14.0
3482026-02-24T00:05:19.422Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-02-24T00:05:19.422Z Documenting tabwriter v1.4.1
3502026-02-24T00:05:19.422Z Documenting dyn-clone v1.0.20
3512026-02-24T00:05:19.422Z Documenting ingot v0.1.1
3522026-02-24T00:05:19.422Z Documenting uuid v1.20.0
3532026-02-24T00:05:19.422Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3542026-02-24T00:05:19.422Z Checking uuid v1.20.0
3552026-02-24T00:05:19.422Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3562026-02-24T00:05:19.422Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3572026-02-24T00:05:21.232Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3582026-02-24T00:05:22.884Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3592026-02-24T00:05:26.538Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3602026-02-24T00:05:28.926Z Finished `dev` profile [optimized + debuginfo] target(s) in 48.23s
3612026-02-24T00:05:29.026Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3622026-02-24T00:05:29.047Z
3632026-02-24T00:05:29.050Zreal 48.342145731
3642026-02-24T00:05:29.050Zuser 3:09.536113036
3652026-02-24T00:05:29.050Zsys 28.108283709
3662026-02-24T00:05:29.050Ztrap 0.135135855
3672026-02-24T00:05:29.050Ztflt 0.100757428
3682026-02-24T00:05:29.050Zdflt 0.343599415
3692026-02-24T00:05:29.050Zkflt 0.007183603
3702026-02-24T00:05:29.050Zlock 13:37.437987167
3712026-02-24T00:05:29.050Zslp 11:41.826517839
3722026-02-24T00:05:29.050Zlat 15.062481275
3732026-02-24T00:05:29.050Zstop 15.707141506
3742026-02-24T00:05:29.050Z+ header 'analyze std + api + usdt'
3752026-02-24T00:05:29.050Z+ echo '# ==== analyze std + api + usdt ==== #'
3762026-02-24T00:05:29.051Z# ==== analyze std + api + usdt ==== #
3772026-02-24T00:05:29.051Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3782026-02-24T00:05:29.404Z Downloading crates ...
3792026-02-24T00:05:29.478Z Downloaded ctor v0.6.3
3802026-02-24T00:05:29.483Z Downloaded dtor v0.1.1
3812026-02-24T00:05:29.486Z Downloaded futures-io v0.3.31
3822026-02-24T00:05:29.486Z Downloaded circular v0.3.0
3832026-02-24T00:05:29.489Z Downloaded anyhow v1.0.101
3842026-02-24T00:05:29.492Z Downloaded typeid v1.0.3
3852026-02-24T00:05:29.494Z Downloaded pin-utils v0.1.0
3862026-02-24T00:05:29.494Z Downloaded ctor-proc-macro v0.0.7
3872026-02-24T00:05:29.497Z Downloaded futures-macro v0.3.31
3882026-02-24T00:05:29.497Z Downloaded futures-sink v0.3.31
3892026-02-24T00:05:29.500Z Downloaded futures-task v0.3.31
3902026-02-24T00:05:29.500Z Downloaded futures-core v0.3.31
3912026-02-24T00:05:29.503Z Downloaded rusticata-macros v5.0.0
3922026-02-24T00:05:29.507Z Downloaded pin-project-lite v0.2.16
3932026-02-24T00:05:29.512Z Downloaded slab v0.4.12
3942026-02-24T00:05:29.516Z Downloaded futures-channel v0.3.31
3952026-02-24T00:05:29.516Z Downloaded cookie-factory v0.3.3
3962026-02-24T00:05:29.518Z Downloaded once_cell v1.21.3
3972026-02-24T00:05:29.523Z Downloaded futures-executor v0.3.31
3982026-02-24T00:05:29.523Z Downloaded futures v0.3.31
3992026-02-24T00:05:29.526Z Downloaded dtor-proc-macro v0.0.6
4002026-02-24T00:05:29.537Z Downloaded nom v8.0.0
4012026-02-24T00:05:29.542Z Downloaded ron v0.12.0
4022026-02-24T00:05:29.549Z Downloaded futures-util v0.3.31
4032026-02-24T00:05:29.559Z Downloaded pcap-parser v0.17.0
4042026-02-24T00:05:29.632Z Compiling proc-macro2 v1.0.106
4052026-02-24T00:05:29.632Z Compiling quote v1.0.44
4062026-02-24T00:05:29.632Z Compiling unicode-ident v1.0.23
4072026-02-24T00:05:29.635Z Compiling memchr v2.8.0
4082026-02-24T00:05:29.635Z Compiling thiserror v2.0.18
4092026-02-24T00:05:29.635Z Compiling serde_core v1.0.228
4102026-02-24T00:05:29.635Z Compiling zerocopy v0.8.39
4112026-02-24T00:05:29.635Z Compiling zmij v1.0.20
4122026-02-24T00:05:30.253Z Compiling libc v0.2.180
4132026-02-24T00:05:30.311Z Compiling serde_json v1.0.149
4142026-02-24T00:05:30.355Z Compiling ucd-trie v0.1.7
4152026-02-24T00:05:30.685Z Compiling pest v2.8.6
4162026-02-24T00:05:30.805Z Compiling serde v1.0.228
4172026-02-24T00:05:30.960Z Compiling ident_case v1.0.1
4182026-02-24T00:05:31.029Z Compiling strsim v0.11.1
4192026-02-24T00:05:31.131Z Compiling fnv v1.0.7
4202026-02-24T00:05:31.741Z Compiling aho-corasick v1.1.4
4212026-02-24T00:05:31.870Z Checking byteorder v1.5.0
4222026-02-24T00:05:32.170Z Compiling syn v2.0.114
4232026-02-24T00:05:32.176Z Compiling itoa v1.0.17
4242026-02-24T00:05:32.201Z Compiling regex-syntax v0.8.9
4252026-02-24T00:05:33.216Z Compiling usdt-impl v0.6.0
4262026-02-24T00:05:33.238Z Compiling either v1.15.0
4272026-02-24T00:05:33.642Z Compiling pest_meta v2.8.6
4282026-02-24T00:05:33.660Z Compiling itertools v0.14.0
4292026-02-24T00:05:34.335Z Checking bitflags v2.10.0
4302026-02-24T00:05:34.644Z Compiling thread-id v5.1.0
4312026-02-24T00:05:35.084Z Checking futures-sink v0.3.31
4322026-02-24T00:05:35.648Z Checking plain v0.2.3
4332026-02-24T00:05:35.791Z Compiling regex-automata v0.4.14
4342026-02-24T00:05:35.799Z Checking futures-core v0.3.31
4352026-02-24T00:05:35.935Z Compiling heapless v0.8.0
4362026-02-24T00:05:35.997Z Checking log v0.4.29
4372026-02-24T00:05:36.281Z Checking futures-channel v0.3.31
4382026-02-24T00:05:37.161Z Checking hash32 v0.3.1
4392026-02-24T00:05:37.299Z Checking stable_deref_trait v1.2.1
4402026-02-24T00:05:37.370Z Checking cfg-if v1.0.4
4412026-02-24T00:05:37.399Z Checking slab v0.4.12
4422026-02-24T00:05:37.459Z Checking macaddr v1.0.1
4432026-02-24T00:05:37.680Z Checking pin-utils v0.1.0
4442026-02-24T00:05:37.750Z Compiling smoltcp v0.11.0
4452026-02-24T00:05:37.770Z Checking futures-task v0.3.31
4462026-02-24T00:05:37.897Z Checking futures-io v0.3.31
4472026-02-24T00:05:37.906Z Checking pin-project-lite v0.2.16
4482026-02-24T00:05:38.009Z Checking pretty-hex v0.4.1
4492026-02-24T00:05:38.194Z Compiling crc32fast v1.5.0
4502026-02-24T00:05:38.204Z Checking managed v0.8.0
4512026-02-24T00:05:38.387Z Compiling version_check v0.9.5
4522026-02-24T00:05:38.577Z Compiling pest_generator v2.8.6
4532026-02-24T00:05:38.715Z Compiling darling_core v0.21.3
4542026-02-24T00:05:38.887Z Checking bitflags v1.3.2
4552026-02-24T00:05:38.940Z Compiling ref-cast v1.0.25
4562026-02-24T00:05:39.241Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4572026-02-24T00:05:39.642Z Checking memmap2 v0.9.9
4582026-02-24T00:05:39.657Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4592026-02-24T00:05:39.949Z Compiling regex v1.12.3
4602026-02-24T00:05:40.160Z Checking ipnetwork v0.21.1
4612026-02-24T00:05:40.340Z Checking unicode-width v0.2.2
4622026-02-24T00:05:40.835Z Checking tabwriter v1.4.1
4632026-02-24T00:05:41.081Z Checking nom v8.0.0
4642026-02-24T00:05:41.164Z Checking dyn-clone v1.0.20
4652026-02-24T00:05:41.324Z Compiling anyhow v1.0.101
4662026-02-24T00:05:41.928Z Compiling typeid v1.0.3
4672026-02-24T00:05:42.301Z Compiling serde_derive v1.0.228
4682026-02-24T00:05:42.328Z Compiling thiserror-impl v2.0.18
4692026-02-24T00:05:42.372Z Compiling zerocopy-derive v0.8.39
4702026-02-24T00:05:42.412Z Compiling pest_derive v2.8.6
4712026-02-24T00:05:42.675Z Compiling scroll_derive v0.13.1
4722026-02-24T00:05:43.366Z Compiling futures-macro v0.3.31
4732026-02-24T00:05:43.432Z Compiling ref-cast-impl v1.0.25
4742026-02-24T00:05:44.475Z Checking scroll v0.13.0
4752026-02-24T00:05:44.596Z Compiling darling_macro v0.21.3
4762026-02-24T00:05:44.733Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4772026-02-24T00:05:44.933Z Checking goblin v0.10.4
4782026-02-24T00:05:45.153Z Checking futures-util v0.3.31
4792026-02-24T00:05:45.477Z Compiling dtrace-parser v0.3.0
4802026-02-24T00:05:45.570Z Compiling darling v0.21.3
4812026-02-24T00:05:45.767Z Compiling ingot-macros v0.1.1
4822026-02-24T00:05:46.530Z Checking cobs v0.3.0
4832026-02-24T00:05:46.763Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4842026-02-24T00:05:47.049Z Checking rusticata-macros v5.0.0
4852026-02-24T00:05:47.341Z Checking uuid v1.20.0
4862026-02-24T00:05:47.967Z Checking circular v0.3.0
4872026-02-24T00:05:48.151Z Compiling dtor-proc-macro v0.0.6
4882026-02-24T00:05:48.160Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4892026-02-24T00:05:48.806Z Checking dtor v0.1.1
4902026-02-24T00:05:48.912Z Checking once_cell v1.21.3
4912026-02-24T00:05:48.967Z Compiling ctor-proc-macro v0.0.7
4922026-02-24T00:05:49.618Z Checking ctor v0.6.3
4932026-02-24T00:05:49.829Z Checking futures-executor v0.3.31
4942026-02-24T00:05:50.050Z Checking postcard v1.1.3
4952026-02-24T00:05:50.085Z Checking ron v0.12.0
4962026-02-24T00:05:50.092Z Checking futures v0.3.31
4972026-02-24T00:05:50.208Z Checking cookie-factory v0.3.3
4982026-02-24T00:05:50.388Z Compiling serde_tokenstream v0.2.2
4992026-02-24T00:05:50.750Z Checking pcap-parser v0.17.0
5002026-02-24T00:05:52.401Z Checking dof v0.4.0
5012026-02-24T00:05:52.402Z Checking ingot-types v0.1.2
5022026-02-24T00:05:52.940Z Checking ingot v0.1.1
5032026-02-24T00:05:54.440Z Compiling usdt-attr-macro v0.6.0
5042026-02-24T00:05:54.440Z Compiling usdt-macro v0.6.0
5052026-02-24T00:05:55.326Z Checking usdt v0.6.0
5062026-02-24T00:05:55.822Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5072026-02-24T00:06:04.208Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5082026-02-24T00:06:07.221Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5092026-02-24T00:06:11.250Z Finished `dev` profile [optimized + debuginfo] target(s) in 42.02s
5102026-02-24T00:06:11.289Z
5112026-02-24T00:06:11.290Zreal 42.225400909
5122026-02-24T00:06:11.290Zuser 2:52.981823612
5132026-02-24T00:06:11.290Zsys 24.972885954
5142026-02-24T00:06:11.290Ztrap 0.115974018
5152026-02-24T00:06:11.290Ztflt 0.180085167
5162026-02-24T00:06:11.290Zdflt 0.264334933
5172026-02-24T00:06:11.290Zkflt 0.000013988
5182026-02-24T00:06:11.292Zlock 7:30.867694607
5192026-02-24T00:06:11.292Zslp 11:20.711263723
5202026-02-24T00:06:11.292Zlat 5.894322751
5212026-02-24T00:06:11.293Zstop 12.390816772
5222026-02-24T00:06:11.293Z+ header 'analyze no_std + engine + kernel'
5232026-02-24T00:06:11.293Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5242026-02-24T00:06:11.293Z# ==== analyze no_std + engine + kernel ==== #
5252026-02-24T00:06:11.293Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5262026-02-24T00:06:11.609Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5272026-02-24T00:06:11.609Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5282026-02-24T00:06:11.612Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5292026-02-24T00:06:11.612Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5302026-02-24T00:06:12.092Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5312026-02-24T00:06:19.831Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5322026-02-24T00:06:22.771Z Finished `dev` profile [optimized + debuginfo] target(s) in 11.31s
5332026-02-24T00:06:22.776Z
5342026-02-24T00:06:22.776Zreal 11.454846831
5352026-02-24T00:06:22.776Zuser 11.970586207
5362026-02-24T00:06:22.776Zsys 1.446370098
5372026-02-24T00:06:22.776Ztrap 0.002625082
5382026-02-24T00:06:22.776Ztflt 0.005479707
5392026-02-24T00:06:22.776Zdflt 0.004932318
5402026-02-24T00:06:22.776Zkflt 0.000002199
5412026-02-24T00:06:22.776Zlock 45.466522934
5422026-02-24T00:06:22.776Zslp 39.854450066
5432026-02-24T00:06:22.776Zlat 0.035182517
5442026-02-24T00:06:22.776Zstop 0.360247974
5452026-02-24T00:06:22.776Z+ header test
5462026-02-24T00:06:22.776Z+ echo '# ==== test ==== #'
5472026-02-24T00:06:22.776Z# ==== test ==== #
5482026-02-24T00:06:22.776Z+ ptime -m cargo test
5492026-02-24T00:06:23.065Z Compiling memchr v2.8.0
5502026-02-24T00:06:23.068Z Compiling serde_core v1.0.228
5512026-02-24T00:06:23.095Z Compiling thiserror v2.0.18
5522026-02-24T00:06:23.098Z Compiling zerocopy v0.8.39
5532026-02-24T00:06:23.104Z Compiling unicode-ident v1.0.23
5542026-02-24T00:06:23.108Z Compiling byteorder v1.5.0
5552026-02-24T00:06:23.113Z Compiling zmij v1.0.20
5562026-02-24T00:06:23.113Z Compiling libc v0.2.180
5572026-02-24T00:06:23.234Z Compiling scroll v0.13.0
5582026-02-24T00:06:23.338Z Compiling proc-macro2 v1.0.106
5592026-02-24T00:06:23.575Z Compiling plain v0.2.3
5602026-02-24T00:06:23.747Z Compiling log v0.4.29
5612026-02-24T00:06:23.807Z Compiling futures-core v0.3.31
5622026-02-24T00:06:23.930Z Compiling futures-sink v0.3.31
5632026-02-24T00:06:24.078Z Compiling ucd-trie v0.1.7
5642026-02-24T00:06:24.090Z Compiling itoa v1.0.17
5652026-02-24T00:06:24.100Z Compiling quote v1.0.44
5662026-02-24T00:06:24.189Z Compiling futures-channel v0.3.31
5672026-02-24T00:06:24.631Z Compiling pest v2.8.6
5682026-02-24T00:06:24.652Z Compiling goblin v0.10.4
5692026-02-24T00:06:25.506Z Compiling hash32 v0.3.1
5702026-02-24T00:06:25.527Z Compiling pin-project-lite v0.2.16
5712026-02-24T00:06:25.674Z Compiling macaddr v1.0.1
5722026-02-24T00:06:25.785Z Compiling futures-io v0.3.31
5732026-02-24T00:06:26.137Z Compiling futures-task v0.3.31
5742026-02-24T00:06:26.213Z Compiling pretty-hex v0.4.1
5752026-02-24T00:06:26.432Z Compiling slab v0.4.12
5762026-02-24T00:06:26.476Z Compiling stable_deref_trait v1.2.1
5772026-02-24T00:06:26.586Z Compiling pin-utils v0.1.0
5782026-02-24T00:06:26.694Z Compiling cfg-if v1.0.4
5792026-02-24T00:06:26.762Z Compiling futures-util v0.3.31
5802026-02-24T00:06:26.796Z Compiling heapless v0.8.0
5812026-02-24T00:06:26.920Z Compiling syn v2.0.114
5822026-02-24T00:06:27.813Z Compiling serde v1.0.228
5832026-02-24T00:06:28.223Z Compiling bitflags v2.10.0
5842026-02-24T00:06:28.669Z Compiling serde_json v1.0.149
5852026-02-24T00:06:29.109Z Compiling dtrace-parser v0.3.0
5862026-02-24T00:06:29.428Z Compiling thread-id v5.1.0
5872026-02-24T00:06:29.434Z Compiling cobs v0.3.0
5882026-02-24T00:06:29.546Z Compiling bitflags v1.3.2
5892026-02-24T00:06:29.655Z Compiling managed v0.8.0
5902026-02-24T00:06:29.990Z Compiling postcard v1.1.3
5912026-02-24T00:06:30.121Z Compiling smoltcp v0.11.0
5922026-02-24T00:06:30.735Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5932026-02-24T00:06:31.122Z Compiling ingot-types v0.1.2
5942026-02-24T00:06:31.368Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5952026-02-24T00:06:32.029Z Compiling dof v0.4.0
5962026-02-24T00:06:32.689Z Compiling futures-executor v0.3.31
5972026-02-24T00:06:33.498Z Compiling ingot v0.1.1
5982026-02-24T00:06:34.100Z Compiling memmap2 v0.9.9
5992026-02-24T00:06:34.699Z Compiling usdt-impl v0.6.0
6002026-02-24T00:06:36.438Z Compiling unicode-width v0.2.2
6012026-02-24T00:06:37.066Z Compiling either v1.15.0
6022026-02-24T00:06:37.441Z Compiling ipnetwork v0.21.1
6032026-02-24T00:06:37.687Z Compiling itertools v0.14.0
6042026-02-24T00:06:38.611Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6052026-02-24T00:06:39.311Z Compiling tabwriter v1.4.1
6062026-02-24T00:06:39.965Z Compiling ref-cast v1.0.25
6072026-02-24T00:06:40.127Z Compiling usdt v0.6.0
6082026-02-24T00:06:40.167Z Compiling futures v0.3.31
6092026-02-24T00:06:40.286Z Compiling crc32fast v1.5.0
6102026-02-24T00:06:40.829Z Compiling nom v8.0.0
6112026-02-24T00:06:40.895Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6122026-02-24T00:06:41.403Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6132026-02-24T00:06:42.103Z Compiling dyn-clone v1.0.20
6142026-02-24T00:06:42.225Z Compiling cookie-factory v0.3.3
6152026-02-24T00:06:42.413Z Compiling uuid v1.20.0
6162026-02-24T00:06:42.959Z Compiling circular v0.3.0
6172026-02-24T00:06:43.488Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6182026-02-24T00:06:43.538Z Compiling dtor v0.1.1
6192026-02-24T00:06:43.657Z Compiling typeid v1.0.3
6202026-02-24T00:06:43.815Z Compiling anyhow v1.0.101
6212026-02-24T00:06:43.836Z Compiling once_cell v1.21.3
6222026-02-24T00:06:43.947Z Compiling ctor v0.6.3
6232026-02-24T00:06:44.062Z Compiling ron v0.12.0
6242026-02-24T00:06:47.244Z Compiling rusticata-macros v5.0.0
6252026-02-24T00:06:47.954Z Compiling pcap-parser v0.17.0
6262026-02-24T00:06:53.601Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6272026-02-24T00:06:59.510Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6282026-02-24T00:08:12.986Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 50s
6292026-02-24T00:08:13.009Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-4253bcaca658cf48)
6302026-02-24T00:08:13.012Z
6312026-02-24T00:08:13.012Zrunning 15 tests
6322026-02-24T00:08:13.015Ztest api::tests::parse_good_proto_filter ... ok
6332026-02-24T00:08:13.015Ztest api::tests::parse_bad_address ... ok
6342026-02-24T00:08:13.015Ztest api::tests::parse_bad_proto_filter ... ok
6352026-02-24T00:08:13.015Ztest api::tests::parse_good_address ... ok
6362026-02-24T00:08:13.015Ztest api::tests::ports_from_str_bad ... ok
6372026-02-24T00:08:13.015Ztest api::tests::ports_from_str_good ... ok
6382026-02-24T00:08:13.015Ztest cfg::tests::test_required_nat_space ... ok
6392026-02-24T00:08:13.015Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6402026-02-24T00:08:13.015Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6412026-02-24T00:08:13.015Ztest engine::geneve::test::parse_multi_opt ... ok
6422026-02-24T00:08:13.015Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6432026-02-24T00:08:13.016Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6442026-02-24T00:08:13.016Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6452026-02-24T00:08:13.016Ztest engine::geneve::test::parse_single_opt ... ok
6462026-02-24T00:08:13.016Ztest engine::firewall::tests::port_predicate_simplification ... ok
6472026-02-24T00:08:13.016Z
6482026-02-24T00:08:13.016Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-02-24T00:08:13.016Z
6502026-02-24T00:08:13.019Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-5093ffd208b0da27)
6512026-02-24T00:08:13.019Z
6522026-02-24T00:08:13.020Zrunning 4 tests
6532026-02-24T00:08:13.023Ztest firewall_vni_outbound ... ok
6542026-02-24T00:08:13.023Ztest firewall_vni_inbound ... ok
6552026-02-24T00:08:13.023Ztest firewall_external_inbound ... ok
6562026-02-24T00:08:13.023Ztest firewall_replace_rules ... ok
6572026-02-24T00:08:13.023Z
6582026-02-24T00:08:13.023Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6592026-02-24T00:08:13.023Z
6602026-02-24T00:08:13.023Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-0081fbd1405bc32a)
6612026-02-24T00:08:13.026Z
6622026-02-24T00:08:13.026Zrunning 2 tests
6632026-02-24T00:08:13.026Ztest parse_in_regression ... ok
6642026-02-24T00:08:13.026Ztest parse_out_regression ... ok
6652026-02-24T00:08:13.026Z
6662026-02-24T00:08:13.026Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6672026-02-24T00:08:13.026Z
6682026-02-24T00:08:13.026Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b3b987c63c921b5f)
6692026-02-24T00:08:13.029Z
6702026-02-24T00:08:13.029Zrunning 47 tests
6712026-02-24T00:08:13.032Ztest bad_ip_len ... ok
6722026-02-24T00:08:13.032Ztest check_layers ... ok
6732026-02-24T00:08:13.032Ztest add_remove_fw_rule ... ok
6742026-02-24T00:08:13.032Ztest arp_gateway ... ok
6752026-02-24T00:08:13.032Ztest anti_spoof ... ok
6762026-02-24T00:08:13.032Ztest external_attached_subnets_dont_apply_nat ... ok
6772026-02-24T00:08:13.032Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6782026-02-24T00:08:13.032Ztest external_attached_subnets_cannot_reach_internal ... ok
6792026-02-24T00:08:13.032Ztest flow_expiration ... ok
6802026-02-24T00:08:13.032Ztest early_tcp_invalidation ... ok
6812026-02-24T00:08:13.032Ztest gateway_icmp4_ping ... ok
6822026-02-24T00:08:13.032Ztest external_ip_epoch_affinity_preserved ... ok
6832026-02-24T00:08:13.032Ztest gateway_icmpv6_ping ... ok
6842026-02-24T00:08:13.032Ztest gateway_router_advert_reply ... ok
6852026-02-24T00:08:13.032Ztest external_ip_reconfigurable ... ok
6862026-02-24T00:08:13.035Ztest guest_to_guest_no_route ... ok
6872026-02-24T00:08:13.035Ztest guest_to_guest_diff_vpc_no_peer ... ok
6882026-02-24T00:08:13.035Ztest guest_to_internet_ipv6 ... ok
6892026-02-24T00:08:13.035Ztest guest_to_internet_ipv4 ... ok
6902026-02-24T00:08:13.035Ztest icmp_inner_has_nat_applied ... ok
6912026-02-24T00:08:13.035Ztest guest_to_guest ... ok
6922026-02-24T00:08:13.035Ztest inbound_ndp_dropped_at_gateway ... ok
6932026-02-24T00:08:13.035Ztest icmpv6_inner_has_nat_applied ... ok
6942026-02-24T00:08:13.035Ztest intra_subnet_routes_with_custom ... ok
6952026-02-24T00:08:13.035Ztest no_panic_on_flow_table_full ... ok
6962026-02-24T00:08:13.035Ztest packet_body_pullup ... ok
6972026-02-24T00:08:13.035Ztest internal_attached_subnets ... ok
6982026-02-24T00:08:13.035Ztest outbound_ndp_dropped ... ok
6992026-02-24T00:08:13.035Ztest external_ip_receive_and_reply_on_all ... ok
7002026-02-24T00:08:13.035Ztest external_ip_balanced_over_floating_ips ... ok
7012026-02-24T00:08:13.035Ztest port_transition_running ... ok
7022026-02-24T00:08:13.035Ztest port_transition_reset ... ok
7032026-02-24T00:08:13.035Ztest port_as_router_target ... ok
7042026-02-24T00:08:13.035Ztest test_drop_on_unknown_critical_option ... ok
7052026-02-24T00:08:13.035Ztest port_transition_pause ... ok
7062026-02-24T00:08:13.035Ztest snat_icmp4_echo_rewrite ... ok
7072026-02-24T00:08:13.035Ztest select_eip_conditioned_on_igw ... ok
7082026-02-24T00:08:13.035Ztest snat_icmp6_echo_rewrite ... ok
7092026-02-24T00:08:13.035Ztest test_ipv6_multicast_encapsulation ... ok
7102026-02-24T00:08:13.035Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7112026-02-24T00:08:13.035Ztest tcp_outbound ... ok
7122026-02-24T00:08:13.035Ztest test_tcp_multicast_denied ... ok
7132026-02-24T00:08:13.035Ztest test_gateway_neighbor_advert_reply ... ok
7142026-02-24T00:08:13.035Ztest tcp_inbound ... ok
7152026-02-24T00:08:13.036Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7162026-02-24T00:08:13.036Ztest uft_lft_invalidation_out ... ok
7172026-02-24T00:08:13.036Ztest uft_lft_invalidation_in ... ok
7182026-02-24T00:08:13.036Z
7192026-02-24T00:08:13.036Ztest result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
7202026-02-24T00:08:13.036Z
7212026-02-24T00:08:13.039Z Doc-tests oxide_vpc
7222026-02-24T00:08:13.579Z
7232026-02-24T00:08:13.579Zrunning 0 tests
7242026-02-24T00:08:13.579Z
7252026-02-24T00:08:13.582Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-02-24T00:08:13.582Z
7272026-02-24T00:08:13.614Z
7282026-02-24T00:08:13.615Zreal 1:50.823733547
7292026-02-24T00:08:13.615Zuser 7:38.188127855
7302026-02-24T00:08:13.615Zsys 19.372873245
7312026-02-24T00:08:13.615Ztrap 0.246602093
7322026-02-24T00:08:13.615Ztflt 0.311553492
7332026-02-24T00:08:13.617Zdflt 0.339719352
7342026-02-24T00:08:13.617Zkflt 0.000496696
7352026-02-24T00:08:13.618Zlock 23:26.973490930
7362026-02-24T00:08:13.618Zslp 20:39.050750043
7372026-02-24T00:08:13.618Zlat 14.288747608
7382026-02-24T00:08:13.618Zstop 8.513835491
7392026-02-24T00:08:13.618Zprocess exited: duration 235982 ms, exit code 0
 
7402026-02-24T00:08:13.624Zfound 0 output files