01KKBR1PVP819AZ33QBE5V8NHT: oxide-vpc

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

Buildomat Job: 01KKBR23W9E8GCSBEQ2PD140C0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T11:29:22.802Zjob assigned to worker 01KKBR2CANMFGSHBFNSVF3RAHE [factory aws, i-026a4352101f043e4] (queued for 1 m 17 s)
 
22026-03-10T11:29:30.142Zstarting task 0: "setup"
32026-03-10T11:29:30.147Z++ uname -s
42026-03-10T11:29:30.150Z+ kern=SunOS
52026-03-10T11:29:30.150Z+ build_user=build
62026-03-10T11:29:30.150Z+ build_uid=12345
72026-03-10T11:29:30.150Z+ work_dir=/work
82026-03-10T11:29:30.150Z+ input_dir=/input
92026-03-10T11:29:30.150Z+ [[ 0 == 12345 ]]
102026-03-10T11:29:30.150Z+ case "$kern" in
112026-03-10T11:29:30.150Z+ groupadd -g 12345 build
122026-03-10T11:29:30.153Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T11:29:32.158Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T11:29:32.328Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T11:29:32.331Z+ home_fs=zfs
162026-03-10T11:29:32.331Z+ [[ zfs == autofs ]]
172026-03-10T11:29:32.331Z+ mkdir -p /home/build
182026-03-10T11:29:32.334Z+ chown build:build /home/build /work
192026-03-10T11:29:34.336Z+ chmod 0700 /home/build /work
202026-03-10T11:29:34.339Zprocess exited: duration 4195 ms, exit code 0
 
212026-03-10T11:29:34.345Zstarting task 1: "rust-toolchain"
222026-03-10T11:29:34.349Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-10T11:29:34.349Z * rust toolchain channel = "1.94.0"
242026-03-10T11:29:34.349Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T11:29:34.349Z * rust toolchain profile = "default"
262026-03-10T11:29:34.349Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T11:29:34.349Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T11:29:34.352Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T11:29:34.352Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-10T11:29:34.480Zinfo: downloading installer
312026-03-10T11:29:36.157Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T11:29:36.157Zwarn: /opt/ooce/bin
332026-03-10T11:29:36.157Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T11:29:36.157Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T11:29:36.158Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T11:29:36.158Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T11:29:36.158Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T11:29:36.158Zerror: cannot install while Rust is installed
392026-03-10T11:29:36.158Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T11:29:36.174Zinfo: profile set to 'default'
412026-03-10T11:29:36.174Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T11:29:36.177Zinfo: syncing channel updates for '1.94.0-x86_64-unknown-illumos'
432026-03-10T11:29:36.325Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-10T11:29:36.325Zinfo: downloading component 'cargo'
452026-03-10T11:29:37.456Zinfo: downloading component 'clippy'
462026-03-10T11:29:37.847Zinfo: downloading component 'rust-docs'
472026-03-10T11:29:39.305Zinfo: downloading component 'rust-std'
482026-03-10T11:29:41.163Zinfo: downloading component 'rustc'
492026-03-10T11:29:50.130Zinfo: downloading component 'rustfmt'
502026-03-10T11:29:50.391Zinfo: installing component 'cargo'
512026-03-10T11:29:51.221Zinfo: installing component 'clippy'
522026-03-10T11:29:51.571Zinfo: installing component 'rust-docs'
532026-03-10T11:29:53.033Zinfo: installing component 'rust-std'
542026-03-10T11:29:54.518Zinfo: installing component 'rustc'
552026-03-10T11:30:00.404Zinfo: installing component 'rustfmt'
562026-03-10T11:30:00.696Zinfo: default toolchain set to '1.94.0-x86_64-unknown-illumos'
572026-03-10T11:30:00.696Z
582026-03-10T11:30:01.110Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-10T11:30:01.110Z
602026-03-10T11:30:01.113Z
612026-03-10T11:30:01.113ZRust is installed now. Great!
622026-03-10T11:30:01.113Z
632026-03-10T11:30:01.113ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T11:30:01.113Zenvironment variable. This has not been done automatically.
652026-03-10T11:30:01.113Z
662026-03-10T11:30:01.113ZTo configure your current shell, you need to source
672026-03-10T11:30:01.114Zthe corresponding env file under $HOME/.cargo.
682026-03-10T11:30:01.114Z
692026-03-10T11:30:01.114ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T11:30:01.114Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T11:30:01.114Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T11:30:01.114Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T11:30:01.219Z+ rustup --version
742026-03-10T11:30:01.230Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T11:30:01.232Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T11:30:01.301Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-10T11:30:01.303Z+ cargo --version
782026-03-10T11:30:01.356Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-10T11:30:01.359Z+ rustc --version
802026-03-10T11:30:01.419Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-10T11:30:01.422Zprocess exited: duration 27071 ms, exit code 0
 
822026-03-10T11:30:01.427Zstarting task 2: "authentication"
832026-03-10T11:30:01.448Zprocess exited: duration 20 ms, exit code 0
 
842026-03-10T11:30:01.454Zstarting task 3: "clone repository"
852026-03-10T11:30:01.458Z+ mkdir -p /work/oxidecomputer/opte
862026-03-10T11:30:01.461Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-10T11:30:01.494ZCloning into '/work/oxidecomputer/opte'...
882026-03-10T11:30:02.690Z+ cd /work/oxidecomputer/opte
892026-03-10T11:30:02.690Z+ git fetch origin 596f57d8e43c618d5a224f994537e1f5d0082067
902026-03-10T11:30:02.978ZFrom https://github.com/oxidecomputer/opte
912026-03-10T11:30:02.978Z * branch 596f57d8e43c618d5a224f994537e1f5d0082067 -> FETCH_HEAD
922026-03-10T11:30:02.986Z+ [[ -n renovate/rust-1.x ]]
932026-03-10T11:30:02.988Z++ git branch --show-current
942026-03-10T11:30:02.991Z+ current=master
952026-03-10T11:30:02.991Z+ [[ master != renovate/rust-1.x ]]
962026-03-10T11:30:02.991Z+ git branch -f renovate/rust-1.x 596f57d8e43c618d5a224f994537e1f5d0082067
972026-03-10T11:30:02.993Z+ git checkout -f renovate/rust-1.x
982026-03-10T11:30:03.015ZSwitched to branch 'renovate/rust-1.x'
992026-03-10T11:30:03.018Z+ git reset --hard 596f57d8e43c618d5a224f994537e1f5d0082067
1002026-03-10T11:30:03.038ZHEAD is now at 596f57d Update dependency rust to v1.94.0
1012026-03-10T11:30:03.041Zprocess exited: duration 1584 ms, exit code 0
 
1022026-03-10T11:30:03.046Zstarting task 4: "build"
1032026-03-10T11:30:03.050Z+ source .github/buildomat/common.sh
1042026-03-10T11:30:03.053Z++ rustup show active-toolchain
1052026-03-10T11:30:03.093Z1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-10T11:30:03.097Z++ pushd xde
1072026-03-10T11:30:03.097Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-10T11:30:03.097Z++ rustup show active-toolchain
1092026-03-10T11:30:03.101Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-10T11:30:03.255Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-10T11:30:03.258Zinfo: downloading component 'cargo'
1122026-03-10T11:30:04.245Zinfo: downloading component 'clippy'
1132026-03-10T11:30:04.628Zinfo: downloading component 'rust-src'
1142026-03-10T11:30:04.904Zinfo: downloading component 'rust-std'
1152026-03-10T11:30:06.811Zinfo: downloading component 'rustc'
1162026-03-10T11:30:14.430Zinfo: downloading component 'rustfmt'
1172026-03-10T11:30:14.685Zinfo: installing component 'cargo'
1182026-03-10T11:30:15.516Zinfo: installing component 'clippy'
1192026-03-10T11:30:15.874Zinfo: installing component 'rust-src'
1202026-03-10T11:30:16.212Zinfo: installing component 'rust-std'
1212026-03-10T11:30:17.722Zinfo: installing component 'rustc'
1222026-03-10T11:30:23.551Zinfo: installing component 'rustfmt'
1232026-03-10T11:30:23.842Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-10T11:30:23.953Z+++ rustup show active-toolchain -v
1252026-03-10T11:30:23.955Z+++ head -n 1
1262026-03-10T11:30:23.956Z+++ cut '-d ' -f1
1272026-03-10T11:30:24.044Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-10T11:30:24.044Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-10T11:30:24.044Z++ popd
1302026-03-10T11:30:24.047Z/work/oxidecomputer/opte
1312026-03-10T11:30:24.047Z+ cargo --version
1322026-03-10T11:30:24.093Zcargo 1.94.0 (85eff7c80 2026-01-15)
1332026-03-10T11:30:24.096Z+ rustc --version
1342026-03-10T11:30:24.159Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1352026-03-10T11:30:24.162Z+ cd lib/oxide-vpc
1362026-03-10T11:30:24.162Z+ header 'check style'
1372026-03-10T11:30:24.162Z+ echo '# ==== check style ==== #'
1382026-03-10T11:30:24.162Z# ==== check style ==== #
1392026-03-10T11:30:24.162Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1402026-03-10T11:30:24.407Z
1412026-03-10T11:30:24.407Zreal 0.241630320
1422026-03-10T11:30:24.407Zuser 0.178454293
1432026-03-10T11:30:24.407Zsys 0.058061733
1442026-03-10T11:30:24.407Ztrap 0.000012806
1452026-03-10T11:30:24.407Ztflt 0.000022443
1462026-03-10T11:30:24.410Zdflt 0.000002269
1472026-03-10T11:30:24.410Zkflt 0.000000000
1482026-03-10T11:30:24.410Zlock 0.542772570
1492026-03-10T11:30:24.410Zslp 0.249318127
1502026-03-10T11:30:24.410Zlat 0.000190241
1512026-03-10T11:30:24.410Zstop 0.000114115
1522026-03-10T11:30:24.410Z+ header 'check docs'
1532026-03-10T11:30:24.410Z+ echo '# ==== check docs ==== #'
1542026-03-10T11:30:24.410Z# ==== check docs ==== #
1552026-03-10T11:30:24.410Z+ RUSTDOCFLAGS='-D warnings'
1562026-03-10T11:30:24.410Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-03-10T11:30:24.497Z Updating crates.io index
1582026-03-10T11:30:24.500Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-03-10T11:30:25.249Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-03-10T11:30:25.839Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-03-10T11:30:26.245Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-03-10T11:30:26.533Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-03-10T11:30:26.974Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-03-10T11:30:27.254Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-03-10T11:30:29.167Z Downloading crates ...
1662026-03-10T11:30:29.219Z Downloaded byteorder v1.5.0
1672026-03-10T11:30:29.221Z Downloaded dof v0.4.0
1682026-03-10T11:30:29.227Z Downloaded darling v0.21.3
1692026-03-10T11:30:29.232Z Downloaded strsim v0.11.1
1702026-03-10T11:30:29.234Z Downloaded version_check v0.9.5
1712026-03-10T11:30:29.234Z Downloaded usdt v0.6.0
1722026-03-10T11:30:29.237Z Downloaded thread-id v5.1.0
1732026-03-10T11:30:29.239Z Downloaded crc32fast v1.5.0
1742026-03-10T11:30:29.242Z Downloaded dtrace-parser v0.3.0
1752026-03-10T11:30:29.242Z Downloaded block-buffer v0.10.4
1762026-03-10T11:30:29.245Z Downloaded fnv v1.0.7
1772026-03-10T11:30:29.248Z Downloaded defmt-macros v1.0.1
1782026-03-10T11:30:29.250Z Downloaded serde_tokenstream v0.2.3
1792026-03-10T11:30:29.253Z Downloaded ingot-macros v0.1.1
1802026-03-10T11:30:29.255Z Downloaded managed v0.8.0
1812026-03-10T11:30:29.255Z Downloaded hash32 v0.3.1
1822026-03-10T11:30:29.258Z Downloaded proc-macro-error-attr2 v2.0.0
1832026-03-10T11:30:29.258Z Downloaded plain v0.2.3
1842026-03-10T11:30:29.258Z Downloaded cobs v0.3.0
1852026-03-10T11:30:29.262Z Downloaded macaddr v1.0.1
1862026-03-10T11:30:29.267Z Downloaded dyn-clone v1.0.20
1872026-03-10T11:30:29.270Z Downloaded memmap2 v0.9.10
1882026-03-10T11:30:29.274Z Downloaded embedded-io v0.4.0
1892026-03-10T11:30:29.277Z Downloaded crypto-common v0.1.7
1902026-03-10T11:30:29.277Z Downloaded cpufeatures v0.2.17
1912026-03-10T11:30:29.279Z Downloaded pest_meta v2.8.6
1922026-03-10T11:30:29.283Z Downloaded embedded-io v0.6.1
1932026-03-10T11:30:29.287Z Downloaded either v1.15.0
1942026-03-10T11:30:29.297Z Downloaded ref-cast v1.0.25
1952026-03-10T11:30:29.301Z Downloaded scroll_derive v0.13.1
1962026-03-10T11:30:29.304Z Downloaded ref-cast-impl v1.0.25
1972026-03-10T11:30:29.307Z Downloaded darling_macro v0.21.3
1982026-03-10T11:30:29.310Z Downloaded cfg-if v1.0.4
1992026-03-10T11:30:29.315Z Downloaded usdt-macro v0.6.0
2002026-03-10T11:30:29.317Z Downloaded generic-array v0.14.7
2012026-03-10T11:30:29.317Z Downloaded memchr v2.8.0
2022026-03-10T11:30:29.324Z Downloaded pretty-hex v0.4.1
2032026-03-10T11:30:29.327Z Downloaded tabwriter v1.4.1
2042026-03-10T11:30:29.327Z Downloaded ident_case v1.0.1
2052026-03-10T11:30:29.327Z Downloaded defmt-parser v1.0.0
2062026-03-10T11:30:29.331Z Downloaded usdt-attr-macro v0.6.0
2072026-03-10T11:30:29.335Z Downloaded stable_deref_trait v1.2.1
2082026-03-10T11:30:29.335Z Downloaded defmt v0.3.100
2092026-03-10T11:30:29.338Z Downloaded serde v1.0.228
2102026-03-10T11:30:29.345Z Downloaded sha2 v0.10.9
2112026-03-10T11:30:29.348Z Downloaded ingot-types v0.1.2
2122026-03-10T11:30:29.348Z Downloaded defmt v1.0.1
2132026-03-10T11:30:29.352Z Downloaded usdt-impl v0.6.0
2142026-03-10T11:30:29.355Z Downloaded thiserror v2.0.18
2152026-03-10T11:30:29.359Z Downloaded pest_generator v2.8.6
2162026-03-10T11:30:29.364Z Downloaded itoa v1.0.17
2172026-03-10T11:30:29.367Z Downloaded scroll v0.13.0
2182026-03-10T11:30:29.369Z Downloaded zmij v1.0.21
2192026-03-10T11:30:29.369Z Downloaded quote v1.0.45
2202026-03-10T11:30:29.372Z Downloaded ipnetwork v0.21.1
2212026-03-10T11:30:29.372Z Downloaded thiserror-impl v2.0.18
2222026-03-10T11:30:29.375Z Downloaded bitflags v1.3.2
2232026-03-10T11:30:29.375Z Downloaded pest_derive v2.8.6
2242026-03-10T11:30:29.377Z Downloaded digest v0.10.7
2252026-03-10T11:30:29.380Z Downloaded bitflags v2.11.0
2262026-03-10T11:30:29.382Z Downloaded ucd-trie v0.1.7
2272026-03-10T11:30:29.395Z Downloaded proc-macro-error2 v2.0.1
2282026-03-10T11:30:29.400Z Downloaded postcard v1.1.3
2292026-03-10T11:30:29.405Z Downloaded uuid v1.22.0
2302026-03-10T11:30:29.408Z Downloaded log v0.4.29
2312026-03-10T11:30:29.410Z Downloaded serde_derive v1.0.228
2322026-03-10T11:30:29.413Z Downloaded ingot v0.1.1
2332026-03-10T11:30:29.413Z Downloaded unicode-ident v1.0.24
2342026-03-10T11:30:29.415Z Downloaded proc-macro2 v1.0.106
2352026-03-10T11:30:29.425Z Downloaded darling_core v0.21.3
2362026-03-10T11:30:29.429Z Downloaded typenum v1.19.0
2372026-03-10T11:30:29.432Z Downloaded heapless v0.8.0
2382026-03-10T11:30:29.434Z Downloaded serde_core v1.0.228
2392026-03-10T11:30:29.447Z Downloaded regex v1.12.3
2402026-03-10T11:30:29.451Z Downloaded zerocopy-derive v0.8.42
2412026-03-10T11:30:29.457Z Downloaded pest v2.8.6
2422026-03-10T11:30:29.483Z Downloaded aho-corasick v1.1.4
2432026-03-10T11:30:29.490Z Downloaded serde_json v1.0.149
2442026-03-10T11:30:29.493Z Downloaded itertools v0.14.0
2452026-03-10T11:30:29.511Z Downloaded goblin v0.10.5
2462026-03-10T11:30:29.535Z Downloaded unicode-width v0.2.2
2472026-03-10T11:30:29.549Z Downloaded zerocopy v0.8.42
2482026-03-10T11:30:29.561Z Downloaded syn v2.0.117
2492026-03-10T11:30:29.568Z Downloaded smoltcp v0.11.0
2502026-03-10T11:30:29.576Z Downloaded regex-syntax v0.8.10
2512026-03-10T11:30:29.606Z Downloaded regex-automata v0.4.14
2522026-03-10T11:30:29.616Z Downloaded libc v0.2.183
2532026-03-10T11:30:29.694Z Compiling proc-macro2 v1.0.106
2542026-03-10T11:30:29.694Z Compiling quote v1.0.45
2552026-03-10T11:30:29.697Z Compiling unicode-ident v1.0.24
2562026-03-10T11:30:29.697Z Documenting unicode-ident v1.0.24
2572026-03-10T11:30:29.697Z Compiling serde_core v1.0.228
2582026-03-10T11:30:29.697Z Compiling strsim v0.11.1
2592026-03-10T11:30:29.697Z Compiling fnv v1.0.7
2602026-03-10T11:30:29.882Z Compiling ident_case v1.0.1
2612026-03-10T11:30:29.893Z Compiling memchr v2.8.0
2622026-03-10T11:30:30.013Z Compiling thiserror v2.0.18
2632026-03-10T11:30:30.096Z Compiling serde v1.0.228
2642026-03-10T11:30:30.187Z Compiling regex-syntax v0.8.10
2652026-03-10T11:30:30.263Z Compiling zerocopy v0.8.42
2662026-03-10T11:30:30.461Z Documenting proc-macro2 v1.0.106
2672026-03-10T11:30:30.498Z Compiling aho-corasick v1.1.4
2682026-03-10T11:30:30.999Z Checking syn v2.0.117
2692026-03-10T11:30:31.184Z Documenting quote v1.0.45
2702026-03-10T11:30:31.187Z Compiling either v1.15.0
2712026-03-10T11:30:31.300Z Checking byteorder v1.5.0
2722026-03-10T11:30:31.437Z Compiling itertools v0.14.0
2732026-03-10T11:30:31.851Z Documenting syn v2.0.117
2742026-03-10T11:30:32.385Z Compiling regex-automata v0.4.14
2752026-03-10T11:30:32.443Z Documenting strsim v0.11.1
2762026-03-10T11:30:32.539Z Documenting fnv v1.0.7
2772026-03-10T11:30:33.037Z Documenting ident_case v1.0.1
2782026-03-10T11:30:33.107Z Compiling heapless v0.8.0
2792026-03-10T11:30:33.146Z Checking bitflags v2.11.0
2802026-03-10T11:30:33.338Z Checking hash32 v0.3.1
2812026-03-10T11:30:33.473Z Documenting serde_core v1.0.228
2822026-03-10T11:30:33.622Z Checking macaddr v1.0.1
2832026-03-10T11:30:33.704Z Checking cfg-if v1.0.4
2842026-03-10T11:30:33.775Z Checking stable_deref_trait v1.2.1
2852026-03-10T11:30:33.799Z Documenting memchr v2.8.0
2862026-03-10T11:30:33.852Z Documenting regex-syntax v0.8.10
2872026-03-10T11:30:33.877Z Checking darling_core v0.21.3
2882026-03-10T11:30:34.735Z Compiling regex v1.12.3
2892026-03-10T11:30:34.955Z Documenting darling_core v0.21.3
2902026-03-10T11:30:35.202Z Documenting aho-corasick v1.1.4
2912026-03-10T11:30:35.275Z Compiling smoltcp v0.11.0
2922026-03-10T11:30:35.968Z Checking bitflags v1.3.2
2932026-03-10T11:30:35.985Z Checking managed v0.8.0
2942026-03-10T11:30:36.165Z Documenting thiserror-impl v2.0.18
2952026-03-10T11:30:36.223Z Documenting zerocopy-derive v0.8.42
2962026-03-10T11:30:36.340Z Documenting regex-automata v0.4.14
2972026-03-10T11:30:36.362Z Compiling thiserror-impl v2.0.18
2982026-03-10T11:30:36.545Z Compiling serde_derive v1.0.228
2992026-03-10T11:30:37.093Z Compiling zerocopy-derive v0.8.42
3002026-03-10T11:30:37.234Z Documenting darling_macro v0.21.3
3012026-03-10T11:30:37.540Z Documenting serde_derive v1.0.228
3022026-03-10T11:30:37.633Z Compiling darling_macro v0.21.3
3032026-03-10T11:30:37.793Z Compiling crc32fast v1.5.0
3042026-03-10T11:30:38.169Z Compiling ref-cast v1.0.25
3052026-03-10T11:30:38.179Z Checking cobs v0.3.0
3062026-03-10T11:30:38.188Z Documenting regex v1.12.3
3072026-03-10T11:30:38.253Z Documenting byteorder v1.5.0
3082026-03-10T11:30:38.363Z Compiling darling v0.21.3
3092026-03-10T11:30:38.382Z Documenting darling v0.21.3
3102026-03-10T11:30:38.455Z Compiling ingot-macros v0.1.1
3112026-03-10T11:30:38.703Z Documenting thiserror v2.0.18
3122026-03-10T11:30:38.941Z Documenting hash32 v0.3.1
3132026-03-10T11:30:39.180Z Documenting zerocopy v0.8.42
3142026-03-10T11:30:39.475Z Compiling ref-cast-impl v1.0.25
3152026-03-10T11:30:39.725Z Documenting ingot-macros v0.1.1
3162026-03-10T11:30:40.129Z Documenting bitflags v2.11.0
3172026-03-10T11:30:40.269Z Documenting serde v1.0.228
3182026-03-10T11:30:40.777Z Checking postcard v1.1.3
3192026-03-10T11:30:40.940Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3202026-03-10T11:30:41.149Z Documenting macaddr v1.0.1
3212026-03-10T11:30:41.278Z Documenting stable_deref_trait v1.2.1
3222026-03-10T11:30:41.523Z Compiling version_check v0.9.5
3232026-03-10T11:30:41.558Z Checking ipnetwork v0.21.1
3242026-03-10T11:30:41.783Z Checking unicode-width v0.2.2
3252026-03-10T11:30:41.846Z Documenting cfg-if v1.0.4
3262026-03-10T11:30:41.886Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-03-10T11:30:42.038Z Documenting cobs v0.3.0
3282026-03-10T11:30:42.104Z Documenting managed v0.8.0
3292026-03-10T11:30:42.245Z Checking tabwriter v1.4.1
3302026-03-10T11:30:42.412Z Documenting heapless v0.8.0
3312026-03-10T11:30:42.415Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3322026-03-10T11:30:42.786Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3332026-03-10T11:30:42.973Z Documenting postcard v1.1.3
3342026-03-10T11:30:43.038Z Checking ingot-types v0.1.2
3352026-03-10T11:30:43.491Z Checking ingot v0.1.1
3362026-03-10T11:30:43.534Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3372026-03-10T11:30:43.611Z Documenting ingot-types v0.1.2
3382026-03-10T11:30:43.639Z Documenting ref-cast-impl v1.0.25
3392026-03-10T11:30:43.669Z Documenting either v1.15.0
3402026-03-10T11:30:43.968Z Checking dyn-clone v1.0.20
3412026-03-10T11:30:44.088Z Documenting unicode-width v0.2.2
3422026-03-10T11:30:44.229Z Documenting ipnetwork v0.21.1
3432026-03-10T11:30:44.325Z Documenting smoltcp v0.11.0
3442026-03-10T11:30:44.623Z Documenting crc32fast v1.5.0
3452026-03-10T11:30:44.940Z Documenting itertools v0.14.0
3462026-03-10T11:30:45.272Z Documenting ref-cast v1.0.25
3472026-03-10T11:30:45.637Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3482026-03-10T11:30:45.672Z Documenting ingot v0.1.1
3492026-03-10T11:30:45.929Z Documenting tabwriter v1.4.1
3502026-03-10T11:30:46.293Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3512026-03-10T11:30:46.601Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3522026-03-10T11:30:46.780Z Documenting dyn-clone v1.0.20
3532026-03-10T11:30:47.417Z Documenting uuid v1.22.0
3542026-03-10T11:30:48.102Z Checking uuid v1.22.0
3552026-03-10T11:30:48.334Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3562026-03-10T11:30:48.423Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3572026-03-10T11:30:50.174Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3582026-03-10T11:30:51.731Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3592026-03-10T11:30:54.718Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3602026-03-10T11:30:56.774Z Finished `dev` profile [optimized + debuginfo] target(s) in 32.34s
3612026-03-10T11:30:56.883Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3622026-03-10T11:30:56.906Z
3632026-03-10T11:30:56.909Zreal 32.468398732
3642026-03-10T11:30:56.909Zuser 1:52.360099985
3652026-03-10T11:30:56.909Zsys 21.591955814
3662026-03-10T11:30:56.909Ztrap 0.070129394
3672026-03-10T11:30:56.909Ztflt 0.154076515
3682026-03-10T11:30:56.909Zdflt 0.062484707
3692026-03-10T11:30:56.909Zkflt 0.001492112
3702026-03-10T11:30:56.909Zlock 11:45.169122532
3712026-03-10T11:30:56.909Zslp 6:28.260667073
3722026-03-10T11:30:56.909Zlat 8.592951813
3732026-03-10T11:30:56.909Zstop 14.099676930
3742026-03-10T11:30:56.909Z+ header 'analyze std + api + usdt'
3752026-03-10T11:30:56.909Z+ echo '# ==== analyze std + api + usdt ==== #'
3762026-03-10T11:30:56.909Z# ==== analyze std + api + usdt ==== #
3772026-03-10T11:30:56.909Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3782026-03-10T11:30:57.223Z Downloading crates ...
3792026-03-10T11:30:57.281Z Downloaded futures-executor v0.3.32
3802026-03-10T11:30:57.285Z Downloaded dtor v0.1.1
3812026-03-10T11:30:57.288Z Downloaded anyhow v1.0.102
3822026-03-10T11:30:57.290Z Downloaded typeid v1.0.3
3832026-03-10T11:30:57.293Z Downloaded ctor-proc-macro v0.0.7
3842026-03-10T11:30:57.293Z Downloaded rusticata-macros v5.0.0
3852026-03-10T11:30:57.293Z Downloaded futures-sink v0.3.32
3862026-03-10T11:30:57.296Z Downloaded circular v0.3.0
3872026-03-10T11:30:57.299Z Downloaded futures-task v0.3.32
3882026-03-10T11:30:57.301Z Downloaded futures-core v0.3.32
3892026-03-10T11:30:57.301Z Downloaded dtor-proc-macro v0.0.6
3902026-03-10T11:30:57.304Z Downloaded futures-macro v0.3.32
3912026-03-10T11:30:57.304Z Downloaded futures-io v0.3.32
3922026-03-10T11:30:57.307Z Downloaded ctor v0.6.3
3932026-03-10T11:30:57.310Z Downloaded cookie-factory v0.3.3
3942026-03-10T11:30:57.313Z Downloaded slab v0.4.12
3952026-03-10T11:30:57.317Z Downloaded once_cell v1.21.3
3962026-03-10T11:30:57.320Z Downloaded pin-project-lite v0.2.17
3972026-03-10T11:30:57.326Z Downloaded futures v0.3.32
3982026-03-10T11:30:57.330Z Downloaded futures-channel v0.3.32
3992026-03-10T11:30:57.344Z Downloaded ron v0.12.0
4002026-03-10T11:30:57.350Z Downloaded nom v8.0.0
4012026-03-10T11:30:57.353Z Downloaded pcap-parser v0.17.0
4022026-03-10T11:30:57.357Z Downloaded futures-util v0.3.32
4032026-03-10T11:30:57.426Z Compiling proc-macro2 v1.0.106
4042026-03-10T11:30:57.429Z Compiling quote v1.0.45
4052026-03-10T11:30:57.429Z Compiling unicode-ident v1.0.24
4062026-03-10T11:30:57.429Z Compiling memchr v2.8.0
4072026-03-10T11:30:57.429Z Compiling thiserror v2.0.18
4082026-03-10T11:30:57.429Z Compiling serde_core v1.0.228
4092026-03-10T11:30:57.429Z Compiling zerocopy v0.8.42
4102026-03-10T11:30:57.645Z Compiling zmij v1.0.21
4112026-03-10T11:30:57.892Z Compiling libc v0.2.183
4122026-03-10T11:30:57.901Z Compiling ucd-trie v0.1.7
4132026-03-10T11:30:57.967Z Compiling serde_json v1.0.149
4142026-03-10T11:30:57.997Z Compiling serde v1.0.228
4152026-03-10T11:30:58.182Z Compiling pest v2.8.6
4162026-03-10T11:30:58.234Z Compiling fnv v1.0.7
4172026-03-10T11:30:58.339Z Compiling strsim v0.11.1
4182026-03-10T11:30:58.342Z Compiling ident_case v1.0.1
4192026-03-10T11:30:58.759Z Compiling aho-corasick v1.1.4
4202026-03-10T11:30:58.833Z Checking byteorder v1.5.0
4212026-03-10T11:30:58.988Z Compiling syn v2.0.117
4222026-03-10T11:30:59.044Z Compiling itoa v1.0.17
4232026-03-10T11:30:59.074Z Compiling regex-syntax v0.8.10
4242026-03-10T11:30:59.540Z Compiling either v1.15.0
4252026-03-10T11:30:59.740Z Compiling pest_meta v2.8.6
4262026-03-10T11:30:59.797Z Compiling usdt-impl v0.6.0
4272026-03-10T11:30:59.845Z Compiling itertools v0.14.0
4282026-03-10T11:31:00.059Z Checking bitflags v2.11.0
4292026-03-10T11:31:00.262Z Compiling thread-id v5.1.0
4302026-03-10T11:31:00.728Z Checking futures-sink v0.3.32
4312026-03-10T11:31:00.944Z Checking futures-core v0.3.32
4322026-03-10T11:31:01.086Z Compiling regex-automata v0.4.14
4332026-03-10T11:31:01.090Z Checking plain v0.2.3
4342026-03-10T11:31:01.134Z Checking log v0.4.29
4352026-03-10T11:31:01.198Z Compiling heapless v0.8.0
4362026-03-10T11:31:01.523Z Checking futures-channel v0.3.32
4372026-03-10T11:31:01.815Z Checking hash32 v0.3.1
4382026-03-10T11:31:01.965Z Checking futures-io v0.3.32
4392026-03-10T11:31:01.981Z Checking pin-project-lite v0.2.17
4402026-03-10T11:31:01.998Z Checking stable_deref_trait v1.2.1
4412026-03-10T11:31:02.081Z Checking pretty-hex v0.4.1
4422026-03-10T11:31:02.103Z Checking slab v0.4.12
4432026-03-10T11:31:02.212Z Checking cfg-if v1.0.4
4442026-03-10T11:31:02.215Z Checking macaddr v1.0.1
4452026-03-10T11:31:02.250Z Compiling smoltcp v0.11.0
4462026-03-10T11:31:02.279Z Checking futures-task v0.3.32
4472026-03-10T11:31:02.454Z Checking managed v0.8.0
4482026-03-10T11:31:02.468Z Compiling ref-cast v1.0.25
4492026-03-10T11:31:02.663Z Compiling pest_generator v2.8.6
4502026-03-10T11:31:02.687Z Compiling darling_core v0.21.3
4512026-03-10T11:31:02.815Z Compiling version_check v0.9.5
4522026-03-10T11:31:02.841Z Checking bitflags v1.3.2
4532026-03-10T11:31:02.915Z Compiling crc32fast v1.5.0
4542026-03-10T11:31:03.167Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4552026-03-10T11:31:03.351Z Checking memmap2 v0.9.10
4562026-03-10T11:31:03.459Z Compiling regex v1.12.3
4572026-03-10T11:31:03.500Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4582026-03-10T11:31:03.550Z Checking ipnetwork v0.21.1
4592026-03-10T11:31:03.873Z Checking unicode-width v0.2.2
4602026-03-10T11:31:04.194Z Checking tabwriter v1.4.1
4612026-03-10T11:31:04.203Z Checking nom v8.0.0
4622026-03-10T11:31:04.366Z Compiling anyhow v1.0.102
4632026-03-10T11:31:04.396Z Compiling thiserror-impl v2.0.18
4642026-03-10T11:31:04.763Z Compiling serde_derive v1.0.228
4652026-03-10T11:31:04.803Z Compiling zerocopy-derive v0.8.42
4662026-03-10T11:31:04.836Z Compiling pest_derive v2.8.6
4672026-03-10T11:31:04.997Z Compiling scroll_derive v0.13.1
4682026-03-10T11:31:05.253Z Compiling futures-macro v0.3.32
4692026-03-10T11:31:05.452Z Compiling ref-cast-impl v1.0.25
4702026-03-10T11:31:05.737Z Compiling darling_macro v0.21.3
4712026-03-10T11:31:06.115Z Checking scroll v0.13.0
4722026-03-10T11:31:06.174Z Compiling dtrace-parser v0.3.0
4732026-03-10T11:31:06.296Z Checking futures-util v0.3.32
4742026-03-10T11:31:06.404Z Checking goblin v0.10.5
4752026-03-10T11:31:06.407Z Compiling darling v0.21.3
4762026-03-10T11:31:06.493Z Compiling ingot-macros v0.1.1
4772026-03-10T11:31:06.515Z Checking cobs v0.3.0
4782026-03-10T11:31:06.665Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4792026-03-10T11:31:07.196Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4802026-03-10T11:31:07.547Z Compiling typeid v1.0.3
4812026-03-10T11:31:07.902Z Checking dyn-clone v1.0.20
4822026-03-10T11:31:07.955Z Checking rusticata-macros v5.0.0
4832026-03-10T11:31:08.112Z Checking uuid v1.22.0
4842026-03-10T11:31:08.283Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4852026-03-10T11:31:08.444Z Compiling dtor-proc-macro v0.0.6
4862026-03-10T11:31:08.857Z Checking circular v0.3.0
4872026-03-10T11:31:08.994Z Checking dtor v0.1.1
4882026-03-10T11:31:08.996Z Checking postcard v1.1.3
4892026-03-10T11:31:09.017Z Checking futures-executor v0.3.32
4902026-03-10T11:31:09.071Z Compiling serde_tokenstream v0.2.3
4912026-03-10T11:31:09.189Z Checking futures v0.3.32
4922026-03-10T11:31:09.269Z Checking cookie-factory v0.3.3
4932026-03-10T11:31:09.387Z Compiling ctor-proc-macro v0.0.7
4942026-03-10T11:31:09.428Z Checking once_cell v1.21.3
4952026-03-10T11:31:09.585Z Checking ron v0.12.0
4962026-03-10T11:31:09.587Z Checking pcap-parser v0.17.0
4972026-03-10T11:31:09.768Z Checking ctor v0.6.3
4982026-03-10T11:31:10.674Z Checking dof v0.4.0
4992026-03-10T11:31:10.677Z Checking ingot-types v0.1.2
5002026-03-10T11:31:11.090Z Checking ingot v0.1.1
5012026-03-10T11:31:12.190Z Compiling usdt-attr-macro v0.6.0
5022026-03-10T11:31:12.192Z Compiling usdt-macro v0.6.0
5032026-03-10T11:31:12.924Z Checking usdt v0.6.0
5042026-03-10T11:31:13.168Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5052026-03-10T11:31:19.326Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5062026-03-10T11:31:21.563Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5072026-03-10T11:31:24.763Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.71s
5082026-03-10T11:31:24.804Z
5092026-03-10T11:31:24.807Zreal 27.884132666
5102026-03-10T11:31:24.807Zuser 1:39.894521422
5112026-03-10T11:31:24.807Zsys 18.176615745
5122026-03-10T11:31:24.807Ztrap 0.055588555
5132026-03-10T11:31:24.807Ztflt 0.151160054
5142026-03-10T11:31:24.807Zdflt 0.202718495
5152026-03-10T11:31:24.807Zkflt 0.000031940
5162026-03-10T11:31:24.807Zlock 5:48.098206594
5172026-03-10T11:31:24.807Zslp 5:07.323093497
5182026-03-10T11:31:24.807Zlat 4.612351594
5192026-03-10T11:31:24.807Zstop 10.071803792
5202026-03-10T11:31:24.807Z+ header 'analyze no_std + engine + kernel'
5212026-03-10T11:31:24.807Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5222026-03-10T11:31:24.807Z# ==== analyze no_std + engine + kernel ==== #
5232026-03-10T11:31:24.807Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5242026-03-10T11:31:25.079Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5252026-03-10T11:31:25.079Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5262026-03-10T11:31:25.105Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5272026-03-10T11:31:25.107Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5282026-03-10T11:31:25.451Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5292026-03-10T11:31:31.424Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5302026-03-10T11:31:33.552Z Finished `dev` profile [optimized + debuginfo] target(s) in 8.65s
5312026-03-10T11:31:33.585Z
5322026-03-10T11:31:33.588Zreal 8.772529338
5332026-03-10T11:31:33.588Zuser 9.106885959
5342026-03-10T11:31:33.588Zsys 1.284229046
5352026-03-10T11:31:33.588Ztrap 0.001270335
5362026-03-10T11:31:33.588Ztflt 0.006427601
5372026-03-10T11:31:33.588Zdflt 0.002063009
5382026-03-10T11:31:33.588Zkflt 0.000002689
5392026-03-10T11:31:33.588Zlock 31.734292145
5402026-03-10T11:31:33.588Zslp 31.301197352
5412026-03-10T11:31:33.588Zlat 0.010483477
5422026-03-10T11:31:33.588Zstop 0.262104031
5432026-03-10T11:31:33.588Z+ header test
5442026-03-10T11:31:33.588Z+ echo '# ==== test ==== #'
5452026-03-10T11:31:33.588Z# ==== test ==== #
5462026-03-10T11:31:33.588Z+ ptime -m cargo test
5472026-03-10T11:31:33.834Z Compiling memchr v2.8.0
5482026-03-10T11:31:33.836Z Compiling serde_core v1.0.228
5492026-03-10T11:31:33.863Z Compiling thiserror v2.0.18
5502026-03-10T11:31:33.866Z Compiling zerocopy v0.8.42
5512026-03-10T11:31:33.870Z Compiling unicode-ident v1.0.24
5522026-03-10T11:31:33.872Z Compiling byteorder v1.5.0
5532026-03-10T11:31:33.877Z Compiling zmij v1.0.21
5542026-03-10T11:31:33.877Z Compiling libc v0.2.183
5552026-03-10T11:31:33.971Z Compiling proc-macro2 v1.0.106
5562026-03-10T11:31:34.026Z Compiling scroll v0.13.0
5572026-03-10T11:31:34.150Z Compiling plain v0.2.3
5582026-03-10T11:31:34.271Z Compiling ucd-trie v0.1.7
5592026-03-10T11:31:34.359Z Compiling itoa v1.0.17
5602026-03-10T11:31:34.369Z Compiling log v0.4.29
5612026-03-10T11:31:34.375Z Compiling futures-sink v0.3.32
5622026-03-10T11:31:34.486Z Compiling futures-core v0.3.32
5632026-03-10T11:31:34.639Z Compiling futures-channel v0.3.32
5642026-03-10T11:31:34.675Z Compiling goblin v0.10.5
5652026-03-10T11:31:34.686Z Compiling quote v1.0.45
5662026-03-10T11:31:34.946Z Compiling pest v2.8.6
5672026-03-10T11:31:35.174Z Compiling hash32 v0.3.1
5682026-03-10T11:31:35.380Z Compiling pin-project-lite v0.2.17
5692026-03-10T11:31:35.487Z Compiling stable_deref_trait v1.2.1
5702026-03-10T11:31:35.564Z Compiling macaddr v1.0.1
5712026-03-10T11:31:35.570Z Compiling futures-io v0.3.32
5722026-03-10T11:31:35.806Z Compiling pretty-hex v0.4.1
5732026-03-10T11:31:35.880Z Compiling slab v0.4.12
5742026-03-10T11:31:35.911Z Compiling futures-task v0.3.32
5752026-03-10T11:31:35.961Z Compiling cfg-if v1.0.4
5762026-03-10T11:31:36.038Z Compiling heapless v0.8.0
5772026-03-10T11:31:36.098Z Compiling futures-util v0.3.32
5782026-03-10T11:31:36.152Z Compiling syn v2.0.117
5792026-03-10T11:31:36.649Z Compiling serde v1.0.228
5802026-03-10T11:31:36.663Z Compiling bitflags v2.11.0
5812026-03-10T11:31:37.186Z Compiling serde_json v1.0.149
5822026-03-10T11:31:37.304Z Compiling dtrace-parser v0.3.0
5832026-03-10T11:31:37.516Z Compiling thread-id v5.1.0
5842026-03-10T11:31:37.566Z Compiling cobs v0.3.0
5852026-03-10T11:31:37.602Z Compiling bitflags v1.3.2
5862026-03-10T11:31:37.680Z Compiling managed v0.8.0
5872026-03-10T11:31:37.911Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5882026-03-10T11:31:37.965Z Compiling smoltcp v0.11.0
5892026-03-10T11:31:38.193Z Compiling ingot-types v0.1.2
5902026-03-10T11:31:38.279Z Compiling postcard v1.1.3
5912026-03-10T11:31:38.719Z Compiling dof v0.4.0
5922026-03-10T11:31:38.726Z Compiling ingot v0.1.1
5932026-03-10T11:31:39.778Z Compiling usdt-impl v0.6.0
5942026-03-10T11:31:41.252Z Compiling futures-executor v0.3.32
5952026-03-10T11:31:41.853Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5962026-03-10T11:31:42.053Z Compiling memmap2 v0.9.10
5972026-03-10T11:31:42.065Z Compiling ipnetwork v0.21.1
5982026-03-10T11:31:42.430Z Compiling either v1.15.0
5992026-03-10T11:31:42.630Z Compiling unicode-width v0.2.2
6002026-03-10T11:31:42.661Z Compiling itertools v0.14.0
6012026-03-10T11:31:42.749Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6022026-03-10T11:31:43.029Z Compiling tabwriter v1.4.1
6032026-03-10T11:31:43.558Z Compiling usdt v0.6.0
6042026-03-10T11:31:43.606Z Compiling ref-cast v1.0.25
6052026-03-10T11:31:43.721Z Compiling crc32fast v1.5.0
6062026-03-10T11:31:43.773Z Compiling futures v0.3.32
6072026-03-10T11:31:43.909Z Compiling nom v8.0.0
6082026-03-10T11:31:43.953Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6092026-03-10T11:31:44.024Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6102026-03-10T11:31:44.354Z Compiling dyn-clone v1.0.20
6112026-03-10T11:31:44.433Z Compiling cookie-factory v0.3.3
6122026-03-10T11:31:44.552Z Compiling uuid v1.22.0
6132026-03-10T11:31:44.701Z Compiling circular v0.3.0
6142026-03-10T11:31:44.835Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6152026-03-10T11:31:45.014Z Compiling dtor v0.1.1
6162026-03-10T11:31:45.098Z Compiling anyhow v1.0.102
6172026-03-10T11:31:45.135Z Compiling typeid v1.0.3
6182026-03-10T11:31:45.269Z Compiling once_cell v1.21.3
6192026-03-10T11:31:45.307Z Compiling ctor v0.6.3
6202026-03-10T11:31:45.470Z Compiling ron v0.12.0
6212026-03-10T11:31:47.455Z Compiling rusticata-macros v5.0.0
6222026-03-10T11:31:47.858Z Compiling pcap-parser v0.17.0
6232026-03-10T11:31:51.450Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6242026-03-10T11:31:54.800Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6252026-03-10T11:32:47.927Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 14s
6262026-03-10T11:32:47.948Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-04eb6b99366ee8b0)
6272026-03-10T11:32:47.951Z
6282026-03-10T11:32:47.951Zrunning 15 tests
6292026-03-10T11:32:47.951Ztest api::tests::parse_bad_proto_filter ... ok
6302026-03-10T11:32:47.951Ztest api::tests::parse_good_proto_filter ... ok
6312026-03-10T11:32:47.951Ztest api::tests::ports_from_str_bad ... ok
6322026-03-10T11:32:47.951Ztest api::tests::parse_good_address ... ok
6332026-03-10T11:32:47.951Ztest api::tests::parse_bad_address ... ok
6342026-03-10T11:32:47.951Ztest cfg::tests::test_required_nat_space ... ok
6352026-03-10T11:32:47.954Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6362026-03-10T11:32:47.954Ztest api::tests::ports_from_str_good ... ok
6372026-03-10T11:32:47.954Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6382026-03-10T11:32:47.954Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6392026-03-10T11:32:47.954Ztest engine::geneve::test::parse_multi_opt ... ok
6402026-03-10T11:32:47.954Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6412026-03-10T11:32:47.954Ztest engine::geneve::test::parse_single_opt ... ok
6422026-03-10T11:32:47.954Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6432026-03-10T11:32:47.954Ztest engine::firewall::tests::port_predicate_simplification ... ok
6442026-03-10T11:32:47.954Z
6452026-03-10T11:32:47.954Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6462026-03-10T11:32:47.954Z
6472026-03-10T11:32:47.954Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-55c3a80f81d658a8)
6482026-03-10T11:32:47.957Z
6492026-03-10T11:32:47.957Zrunning 4 tests
6502026-03-10T11:32:47.957Ztest firewall_external_inbound ... ok
6512026-03-10T11:32:47.957Ztest firewall_vni_outbound ... ok
6522026-03-10T11:32:47.957Ztest firewall_vni_inbound ... ok
6532026-03-10T11:32:47.957Ztest firewall_replace_rules ... ok
6542026-03-10T11:32:47.957Z
6552026-03-10T11:32:47.957Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6562026-03-10T11:32:47.957Z
6572026-03-10T11:32:47.957Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-e066d3d189fce6b4)
6582026-03-10T11:32:47.960Z
6592026-03-10T11:32:47.960Zrunning 2 tests
6602026-03-10T11:32:47.960Ztest parse_in_regression ... ok
6612026-03-10T11:32:47.960Ztest parse_out_regression ... ok
6622026-03-10T11:32:47.960Z
6632026-03-10T11:32:47.960Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6642026-03-10T11:32:47.960Z
6652026-03-10T11:32:47.960Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-8fce47df8341f2ec)
6662026-03-10T11:32:47.963Z
6672026-03-10T11:32:47.963Zrunning 47 tests
6682026-03-10T11:32:47.963Ztest bad_ip_len ... ok
6692026-03-10T11:32:47.966Ztest add_remove_fw_rule ... ok
6702026-03-10T11:32:47.966Ztest check_layers ... ok
6712026-03-10T11:32:47.966Ztest arp_gateway ... ok
6722026-03-10T11:32:47.966Ztest anti_spoof ... ok
6732026-03-10T11:32:47.966Ztest external_attached_subnets_cannot_reach_internal ... ok
6742026-03-10T11:32:47.966Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6752026-03-10T11:32:47.966Ztest external_attached_subnets_dont_apply_nat ... ok
6762026-03-10T11:32:47.966Ztest flow_expiration ... ok
6772026-03-10T11:32:47.966Ztest gateway_icmp4_ping ... ok
6782026-03-10T11:32:47.966Ztest gateway_icmpv6_ping ... ok
6792026-03-10T11:32:47.966Ztest early_tcp_invalidation ... ok
6802026-03-10T11:32:47.966Ztest external_ip_reconfigurable ... ok
6812026-03-10T11:32:47.966Ztest gateway_router_advert_reply ... ok
6822026-03-10T11:32:47.966Ztest external_ip_epoch_affinity_preserved ... ok
6832026-03-10T11:32:47.966Ztest guest_to_internet_ipv4 ... ok
6842026-03-10T11:32:47.966Ztest guest_to_guest_diff_vpc_no_peer ... ok
6852026-03-10T11:32:47.966Ztest guest_to_guest_no_route ... ok
6862026-03-10T11:32:47.966Ztest guest_to_internet_ipv6 ... ok
6872026-03-10T11:32:47.966Ztest guest_to_guest ... ok
6882026-03-10T11:32:47.966Ztest icmp_inner_has_nat_applied ... ok
6892026-03-10T11:32:47.966Ztest inbound_ndp_dropped_at_gateway ... ok
6902026-03-10T11:32:47.966Ztest icmpv6_inner_has_nat_applied ... ok
6912026-03-10T11:32:47.966Ztest outbound_ndp_dropped ... ok
6922026-03-10T11:32:47.966Ztest intra_subnet_routes_with_custom ... ok
6932026-03-10T11:32:47.966Ztest external_ip_balanced_over_floating_ips ... ok
6942026-03-10T11:32:47.966Ztest packet_body_pullup ... ok
6952026-03-10T11:32:47.966Ztest no_panic_on_flow_table_full ... ok
6962026-03-10T11:32:47.967Ztest external_ip_receive_and_reply_on_all ... ok
6972026-03-10T11:32:47.967Ztest internal_attached_subnets ... ok
6982026-03-10T11:32:47.967Ztest port_transition_reset ... ok
6992026-03-10T11:32:47.967Ztest port_transition_running ... ok
7002026-03-10T11:32:47.967Ztest port_as_router_target ... ok
7012026-03-10T11:32:47.967Ztest port_transition_pause ... ok
7022026-03-10T11:32:47.967Ztest test_drop_on_unknown_critical_option ... ok
7032026-03-10T11:32:47.967Ztest select_eip_conditioned_on_igw ... ok
7042026-03-10T11:32:47.967Ztest snat_icmp6_echo_rewrite ... ok
7052026-03-10T11:32:47.967Ztest snat_icmp4_echo_rewrite ... ok
7062026-03-10T11:32:47.967Ztest test_ipv6_multicast_encapsulation ... ok
7072026-03-10T11:32:47.967Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7082026-03-10T11:32:47.967Ztest test_gateway_neighbor_advert_reply ... ok
7092026-03-10T11:32:47.967Ztest tcp_outbound ... ok
7102026-03-10T11:32:47.967Ztest tcp_inbound ... ok
7112026-03-10T11:32:47.967Ztest test_tcp_multicast_denied ... ok
7122026-03-10T11:32:47.967Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7132026-03-10T11:32:47.970Ztest uft_lft_invalidation_out ... ok
7142026-03-10T11:32:47.970Ztest uft_lft_invalidation_in ... ok
7152026-03-10T11:32:47.970Z
7162026-03-10T11:32:47.970Ztest result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7172026-03-10T11:32:47.970Z
7182026-03-10T11:32:47.970Z Doc-tests oxide_vpc
7192026-03-10T11:32:48.353Z
7202026-03-10T11:32:48.353Zrunning 0 tests
7212026-03-10T11:32:48.353Z
7222026-03-10T11:32:48.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7232026-03-10T11:32:48.353Z
7242026-03-10T11:32:48.384Z
7252026-03-10T11:32:48.388Zreal 1:14.767981827
7262026-03-10T11:32:48.388Zuser 4:22.923368002
7272026-03-10T11:32:48.388Zsys 14.395796301
7282026-03-10T11:32:48.388Ztrap 0.124828185
7292026-03-10T11:32:48.388Ztflt 0.194573647
7302026-03-10T11:32:48.388Zdflt 0.500067762
7312026-03-10T11:32:48.388Zkflt 0.000016275
7322026-03-10T11:32:48.388Zlock 17:25.429271685
7332026-03-10T11:32:48.388Zslp 8:47.995968925
7342026-03-10T11:32:48.388Zlat 9.151414354
7352026-03-10T11:32:48.388Zstop 6.377519689
7362026-03-10T11:32:48.388Zprocess exited: duration 165300 ms, exit code 0
 
7372026-03-10T11:32:48.397Zfound 0 output files