01KHWME4FFT5W37Y8FQQXAHF4F: oxide-vpc

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

Buildomat Job: 01KHWMF9PV4PSBXJ25ZPX13H62

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:22:02.361Zjob assigned to worker 01KHWMFJTHE0BYXMWTXV2AEPFQ [factory aws, i-0ac204eed6eb65489] (queued for 57 s)
 
22026-02-20T04:22:10.411Zstarting task 0: "setup"
32026-02-20T04:22:10.416Z++ uname -s
42026-02-20T04:22:10.420Z+ kern=SunOS
52026-02-20T04:22:10.420Z+ build_user=build
62026-02-20T04:22:10.420Z+ build_uid=12345
72026-02-20T04:22:10.420Z+ work_dir=/work
82026-02-20T04:22:10.420Z+ input_dir=/input
92026-02-20T04:22:10.420Z+ [[ 0 == 12345 ]]
102026-02-20T04:22:10.420Z+ case "$kern" in
112026-02-20T04:22:10.420Z+ groupadd -g 12345 build
122026-02-20T04:22:10.424Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:22:12.430Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:22:12.599Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:22:12.602Z+ home_fs=zfs
162026-02-20T04:22:12.602Z+ [[ zfs == autofs ]]
172026-02-20T04:22:12.602Z+ mkdir -p /home/build
182026-02-20T04:22:12.602Z+ chown build:build /home/build /work
192026-02-20T04:22:14.619Z+ chmod 0700 /home/build /work
202026-02-20T04:22:14.638Zprocess exited: duration 4199 ms, exit code 0
 
212026-02-20T04:22:14.724Zstarting task 1: "rust-toolchain"
222026-02-20T04:22:14.819Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-20T04:22:14.820Z * rust toolchain channel = "1.90.0"
242026-02-20T04:22:14.820Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-20T04:22:14.820Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-20T04:22:14.820Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-20T04:22:14.820Z * rust toolchain profile = "default"
282026-02-20T04:22:14.820Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:22:14.820Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-20T04:22:14.886Zinfo: downloading installer
312026-02-20T04:22:16.651Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:22:16.652Zwarn: /opt/ooce/bin
332026-02-20T04:22:16.652Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:22:16.652Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:22:16.652Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:22:16.652Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:22:16.652Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:22:16.652Zerror: cannot install while Rust is installed
392026-02-20T04:22:16.652Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:22:16.663Zinfo: profile set to 'default'
412026-02-20T04:22:16.663Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:22:16.663Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-20T04:22:16.824Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-20T04:22:16.824Zinfo: downloading component 'cargo'
452026-02-20T04:22:18.013Zinfo: downloading component 'clippy'
462026-02-20T04:22:18.397Zinfo: downloading component 'rust-docs'
472026-02-20T04:22:19.887Zinfo: downloading component 'rust-std'
482026-02-20T04:22:21.863Zinfo: downloading component 'rustc'
492026-02-20T04:22:29.663Zinfo: downloading component 'rustfmt'
502026-02-20T04:22:29.990Zinfo: installing component 'cargo'
512026-02-20T04:22:30.908Zinfo: installing component 'clippy'
522026-02-20T04:22:31.317Zinfo: installing component 'rust-docs'
532026-02-20T04:22:33.169Zinfo: installing component 'rust-std'
542026-02-20T04:22:35.088Zinfo: installing component 'rustc'
552026-02-20T04:22:41.684Zinfo: installing component 'rustfmt'
562026-02-20T04:22:42.023Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-20T04:22:42.023Z
582026-02-20T04:22:42.463Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-20T04:22:42.463Z
602026-02-20T04:22:42.467Z
612026-02-20T04:22:42.467ZRust is installed now. Great!
622026-02-20T04:22:42.467Z
632026-02-20T04:22:42.467ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:22:42.467Zenvironment variable. This has not been done automatically.
652026-02-20T04:22:42.467Z
662026-02-20T04:22:42.467ZTo configure your current shell, you need to source
672026-02-20T04:22:42.467Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:22:42.467Z
692026-02-20T04:22:42.467ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:22:42.467Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:22:42.467Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:22:42.467Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:22:42.590Z+ rustup --version
742026-02-20T04:22:42.607Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:22:42.610Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:22:42.700Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-20T04:22:42.704Z+ cargo --version
782026-02-20T04:22:42.768Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-20T04:22:42.771Z+ rustc --version
802026-02-20T04:22:42.843Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-20T04:22:42.846Zprocess exited: duration 28138 ms, exit code 0
 
822026-02-20T04:22:42.853Zstarting task 2: "authentication"
832026-02-20T04:22:42.874Zprocess exited: duration 21 ms, exit code 0
 
842026-02-20T04:22:42.884Zstarting task 3: "clone repository"
852026-02-20T04:22:42.889Z+ mkdir -p /work/oxidecomputer/opte
862026-02-20T04:22:42.890Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-20T04:22:42.929ZCloning into '/work/oxidecomputer/opte'...
882026-02-20T04:22:43.788Z+ cd /work/oxidecomputer/opte
892026-02-20T04:22:43.791Z+ git fetch origin f0e8206a98387983b689619462d7dd34162041fe
902026-02-20T04:22:44.040ZFrom https://github.com/oxidecomputer/opte
912026-02-20T04:22:44.040Z * branch f0e8206a98387983b689619462d7dd34162041fe -> FETCH_HEAD
922026-02-20T04:22:44.049Z+ [[ -n '' ]]
932026-02-20T04:22:44.049Z+ git reset --hard f0e8206a98387983b689619462d7dd34162041fe
942026-02-20T04:22:44.075ZHEAD is now at f0e8206 Update Rust crate clap to v4.5.60
952026-02-20T04:22:44.078Zprocess exited: duration 1194 ms, exit code 0
 
962026-02-20T04:22:44.086Zstarting task 4: "build"
972026-02-20T04:22:44.091Z+ source .github/buildomat/common.sh
982026-02-20T04:22:44.094Z++ rustup show active-toolchain
992026-02-20T04:22:44.142Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1002026-02-20T04:22:44.145Z++ pushd xde
1012026-02-20T04:22:44.148Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1022026-02-20T04:22:44.148Z++ rustup show active-toolchain
1032026-02-20T04:22:44.153Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1042026-02-20T04:22:44.348Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1052026-02-20T04:22:44.352Zinfo: downloading component 'cargo'
1062026-02-20T04:22:45.299Zinfo: downloading component 'clippy'
1072026-02-20T04:22:45.765Zinfo: downloading component 'rust-src'
1082026-02-20T04:22:46.046Zinfo: downloading component 'rust-std'
1092026-02-20T04:22:47.814Zinfo: downloading component 'rustc'
1102026-02-20T04:22:55.458Zinfo: downloading component 'rustfmt'
1112026-02-20T04:22:55.767Zinfo: installing component 'cargo'
1122026-02-20T04:22:56.675Zinfo: installing component 'clippy'
1132026-02-20T04:22:57.073Zinfo: installing component 'rust-src'
1142026-02-20T04:22:57.440Zinfo: installing component 'rust-std'
1152026-02-20T04:22:59.180Zinfo: installing component 'rustc'
1162026-02-20T04:23:05.810Zinfo: installing component 'rustfmt'
1172026-02-20T04:23:06.149Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1182026-02-20T04:23:06.238Z+++ rustup show active-toolchain -v
1192026-02-20T04:23:06.241Z+++ head -n 1
1202026-02-20T04:23:06.241Z+++ cut '-d ' -f1
1212026-02-20T04:23:06.346Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1222026-02-20T04:23:06.346Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1232026-02-20T04:23:06.346Z++ popd
1242026-02-20T04:23:06.349Z/work/oxidecomputer/opte
1252026-02-20T04:23:06.349Z+ cargo --version
1262026-02-20T04:23:06.403Zcargo 1.90.0 (840b83a10 2025-07-30)
1272026-02-20T04:23:06.410Z+ rustc --version
1282026-02-20T04:23:06.478Zrustc 1.90.0 (1159e78c4 2025-09-14)
1292026-02-20T04:23:06.482Z+ cd lib/oxide-vpc
1302026-02-20T04:23:06.482Z+ header 'check style'
1312026-02-20T04:23:06.482Z+ echo '# ==== check style ==== #'
1322026-02-20T04:23:06.482Z# ==== check style ==== #
1332026-02-20T04:23:06.482Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1342026-02-20T04:23:06.773Z
1352026-02-20T04:23:06.773Zreal 0.287179638
1362026-02-20T04:23:06.774Zuser 0.217886088
1372026-02-20T04:23:06.774Zsys 0.065510737
1382026-02-20T04:23:06.774Ztrap 0.000015298
1392026-02-20T04:23:06.774Ztflt 0.000044434
1402026-02-20T04:23:06.778Zdflt 0.000021816
1412026-02-20T04:23:06.778Zkflt 0.000000000
1422026-02-20T04:23:06.778Zlock 0.722029968
1432026-02-20T04:23:06.778Zslp 0.304654165
1442026-02-20T04:23:06.778Zlat 0.001637761
1452026-02-20T04:23:06.778Zstop 0.000164909
1462026-02-20T04:23:06.778Z+ header 'check docs'
1472026-02-20T04:23:06.778Z+ echo '# ==== check docs ==== #'
1482026-02-20T04:23:06.778Z# ==== check docs ==== #
1492026-02-20T04:23:06.778Z+ RUSTDOCFLAGS='-D warnings'
1502026-02-20T04:23:06.778Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1512026-02-20T04:23:06.869Z Updating crates.io index
1522026-02-20T04:23:06.910Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-02-20T04:23:08.072Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1542026-02-20T04:23:08.338Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1552026-02-20T04:23:08.646Z Updating git repository `https://github.com/oxidecomputer/zone`
1562026-02-20T04:23:09.074Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1572026-02-20T04:23:09.340Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1582026-02-20T04:23:09.590Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1592026-02-20T04:23:11.493Z Downloading crates ...
1602026-02-20T04:23:11.564Z Downloaded aho-corasick v1.1.4
1612026-02-20T04:23:11.568Z Downloaded managed v0.8.0
1622026-02-20T04:23:11.572Z Downloaded ingot-types v0.1.2
1632026-02-20T04:23:11.572Z Downloaded defmt-macros v1.0.1
1642026-02-20T04:23:11.572Z Downloaded embedded-io v0.6.1
1652026-02-20T04:23:11.576Z Downloaded dtrace-parser v0.3.0
1662026-02-20T04:23:11.576Z Downloaded itoa v1.0.17
1672026-02-20T04:23:11.576Z Downloaded dyn-clone v1.0.20
1682026-02-20T04:23:11.584Z Downloaded serde_tokenstream v0.2.2
1692026-02-20T04:23:11.590Z Downloaded ref-cast v1.0.25
1702026-02-20T04:23:11.590Z Downloaded pest_generator v2.8.6
1712026-02-20T04:23:11.590Z Downloaded cpufeatures v0.2.17
1722026-02-20T04:23:11.594Z Downloaded macaddr v1.0.1
1732026-02-20T04:23:11.594Z Downloaded ingot v0.1.1
1742026-02-20T04:23:11.594Z Downloaded defmt v0.3.100
1752026-02-20T04:23:11.595Z Downloaded cobs v0.3.0
1762026-02-20T04:23:11.595Z Downloaded bitflags v2.10.0
1772026-02-20T04:23:11.598Z Downloaded dof v0.4.0
1782026-02-20T04:23:11.598Z Downloaded bitflags v1.3.2
1792026-02-20T04:23:11.608Z Downloaded embedded-io v0.4.0
1802026-02-20T04:23:11.611Z Downloaded memmap2 v0.9.9
1812026-02-20T04:23:11.615Z Downloaded heapless v0.8.0
1822026-02-20T04:23:11.635Z Downloaded pretty-hex v0.4.1
1832026-02-20T04:23:11.635Z Downloaded generic-array v0.14.7
1842026-02-20T04:23:11.644Z Downloaded crypto-common v0.1.7
1852026-02-20T04:23:11.644Z Downloaded usdt v0.6.0
1862026-02-20T04:23:11.644Z Downloaded scroll_derive v0.13.1
1872026-02-20T04:23:11.644Z Downloaded usdt-attr-macro v0.6.0
1882026-02-20T04:23:11.644Z Downloaded hash32 v0.3.1
1892026-02-20T04:23:11.644Z Downloaded ident_case v1.0.1
1902026-02-20T04:23:11.644Z Downloaded defmt-parser v1.0.0
1912026-02-20T04:23:11.644Z Downloaded cfg-if v1.0.4
1922026-02-20T04:23:11.644Z Downloaded fnv v1.0.7
1932026-02-20T04:23:11.644Z Downloaded darling_macro v0.21.3
1942026-02-20T04:23:11.644Z Downloaded block-buffer v0.10.4
1952026-02-20T04:23:11.645Z Downloaded proc-macro-error-attr2 v2.0.0
1962026-02-20T04:23:11.649Z Downloaded defmt v1.0.1
1972026-02-20T04:23:11.649Z Downloaded version_check v0.9.5
1982026-02-20T04:23:11.653Z Downloaded strsim v0.11.1
1992026-02-20T04:23:11.659Z Downloaded plain v0.2.3
2002026-02-20T04:23:11.659Z Downloaded thread-id v5.1.0
2012026-02-20T04:23:11.667Z Downloaded tabwriter v1.4.1
2022026-02-20T04:23:11.667Z Downloaded usdt-macro v0.6.0
2032026-02-20T04:23:11.670Z Downloaded digest v0.10.7
2042026-02-20T04:23:11.673Z Downloaded either v1.15.0
2052026-02-20T04:23:11.678Z Downloaded sha2 v0.10.9
2062026-02-20T04:23:11.681Z Downloaded zmij v1.0.20
2072026-02-20T04:23:11.681Z Downloaded usdt-impl v0.6.0
2082026-02-20T04:23:11.681Z Downloaded thiserror v2.0.18
2092026-02-20T04:23:11.686Z Downloaded ref-cast-impl v1.0.25
2102026-02-20T04:23:11.690Z Downloaded crc32fast v1.5.0
2112026-02-20T04:23:11.690Z Downloaded postcard v1.1.3
2122026-02-20T04:23:11.690Z Downloaded stable_deref_trait v1.2.1
2132026-02-20T04:23:11.693Z Downloaded scroll v0.13.0
2142026-02-20T04:23:11.694Z Downloaded quote v1.0.44
2152026-02-20T04:23:11.694Z Downloaded ipnetwork v0.21.1
2162026-02-20T04:23:11.697Z Downloaded thiserror-impl v2.0.18
2172026-02-20T04:23:11.704Z Downloaded byteorder v1.5.0
2182026-02-20T04:23:11.709Z Downloaded darling v0.21.3
2192026-02-20T04:23:11.713Z Downloaded unicode-ident v1.0.23
2202026-02-20T04:23:11.713Z Downloaded proc-macro2 v1.0.106
2212026-02-20T04:23:11.717Z Downloaded ucd-trie v0.1.7
2222026-02-20T04:23:11.720Z Downloaded ingot-macros v0.1.1
2232026-02-20T04:23:11.724Z Downloaded log v0.4.29
2242026-02-20T04:23:11.731Z Downloaded proc-macro-error2 v2.0.1
2252026-02-20T04:23:11.734Z Downloaded pest_derive v2.8.6
2262026-02-20T04:23:11.737Z Downloaded serde_derive v1.0.228
2272026-02-20T04:23:11.740Z Downloaded memchr v2.8.0
2282026-02-20T04:23:11.743Z Downloaded serde_core v1.0.228
2292026-02-20T04:23:11.746Z Downloaded pest_meta v2.8.6
2302026-02-20T04:23:11.749Z Downloaded serde_json v1.0.149
2312026-02-20T04:23:11.757Z Downloaded uuid v1.20.0
2322026-02-20T04:23:11.761Z Downloaded darling_core v0.21.3
2332026-02-20T04:23:11.766Z Downloaded typenum v1.19.0
2342026-02-20T04:23:11.770Z Downloaded serde v1.0.228
2352026-02-20T04:23:11.773Z Downloaded zerocopy-derive v0.8.39
2362026-02-20T04:23:11.778Z Downloaded itertools v0.14.0
2372026-02-20T04:23:11.790Z Downloaded pest v2.8.6
2382026-02-20T04:23:11.813Z Downloaded regex v1.12.3
2392026-02-20T04:23:11.857Z Downloaded goblin v0.10.4
2402026-02-20T04:23:11.874Z Downloaded unicode-width v0.2.2
2412026-02-20T04:23:11.880Z Downloaded zerocopy v0.8.39
2422026-02-20T04:23:11.893Z Downloaded syn v2.0.114
2432026-02-20T04:23:11.907Z Downloaded smoltcp v0.11.0
2442026-02-20T04:23:11.917Z Downloaded regex-syntax v0.8.9
2452026-02-20T04:23:11.941Z Downloaded regex-automata v0.4.14
2462026-02-20T04:23:11.953Z Downloaded libc v0.2.180
2472026-02-20T04:23:12.038Z Compiling proc-macro2 v1.0.106
2482026-02-20T04:23:12.038Z Compiling quote v1.0.44
2492026-02-20T04:23:12.042Z Compiling unicode-ident v1.0.23
2502026-02-20T04:23:12.042Z Documenting unicode-ident v1.0.23
2512026-02-20T04:23:12.042Z Compiling serde_core v1.0.228
2522026-02-20T04:23:12.042Z Compiling ident_case v1.0.1
2532026-02-20T04:23:12.042Z Compiling strsim v0.11.1
2542026-02-20T04:23:12.282Z Compiling fnv v1.0.7
2552026-02-20T04:23:12.295Z Compiling memchr v2.8.0
2562026-02-20T04:23:12.580Z Compiling serde v1.0.228
2572026-02-20T04:23:12.612Z Compiling thiserror v2.0.18
2582026-02-20T04:23:12.789Z Compiling regex-syntax v0.8.9
2592026-02-20T04:23:13.152Z Documenting proc-macro2 v1.0.106
2602026-02-20T04:23:13.260Z Compiling aho-corasick v1.1.4
2612026-02-20T04:23:13.538Z Compiling zerocopy v0.8.39
2622026-02-20T04:23:14.130Z Compiling syn v2.0.114
2632026-02-20T04:23:14.251Z Compiling either v1.15.0
2642026-02-20T04:23:14.340Z Checking byteorder v1.5.0
2652026-02-20T04:23:14.358Z Documenting quote v1.0.44
2662026-02-20T04:23:14.635Z Compiling itertools v0.14.0
2672026-02-20T04:23:15.333Z Documenting syn v2.0.114
2682026-02-20T04:23:16.252Z Compiling regex-automata v0.4.14
2692026-02-20T04:23:16.562Z Documenting strsim v0.11.1
2702026-02-20T04:23:16.908Z Documenting fnv v1.0.7
2712026-02-20T04:23:17.592Z Documenting ident_case v1.0.1
2722026-02-20T04:23:17.889Z Compiling heapless v0.8.0
2732026-02-20T04:23:17.941Z Checking bitflags v2.10.0
2742026-02-20T04:23:18.224Z Checking hash32 v0.3.1
2752026-02-20T04:23:18.398Z Documenting serde_core v1.0.228
2762026-02-20T04:23:18.533Z Documenting memchr v2.8.0
2772026-02-20T04:23:18.763Z Checking macaddr v1.0.1
2782026-02-20T04:23:19.026Z Checking cfg-if v1.0.4
2792026-02-20T04:23:19.113Z Checking stable_deref_trait v1.2.1
2802026-02-20T04:23:19.212Z Compiling smoltcp v0.11.0
2812026-02-20T04:23:19.339Z Checking darling_core v0.21.3
2822026-02-20T04:23:19.801Z Documenting regex-syntax v0.8.9
2832026-02-20T04:23:19.921Z Documenting aho-corasick v1.1.4
2842026-02-20T04:23:20.706Z Compiling regex v1.12.3
2852026-02-20T04:23:21.562Z Documenting darling_core v0.21.3
2862026-02-20T04:23:22.053Z Checking bitflags v1.3.2
2872026-02-20T04:23:22.145Z Checking managed v0.8.0
2882026-02-20T04:23:22.304Z Documenting regex-automata v0.4.14
2892026-02-20T04:23:22.723Z Documenting zerocopy-derive v0.8.39
2902026-02-20T04:23:22.911Z Documenting thiserror-impl v2.0.18
2912026-02-20T04:23:23.942Z Compiling zerocopy-derive v0.8.39
2922026-02-20T04:23:24.265Z Compiling serde_derive v1.0.228
2932026-02-20T04:23:24.432Z Compiling thiserror-impl v2.0.18
2942026-02-20T04:23:24.706Z Documenting darling_macro v0.21.3
2952026-02-20T04:23:25.331Z Documenting serde_derive v1.0.228
2962026-02-20T04:23:25.487Z Documenting regex v1.12.3
2972026-02-20T04:23:25.602Z Compiling crc32fast v1.5.0
2982026-02-20T04:23:26.143Z Documenting byteorder v1.5.0
2992026-02-20T04:23:26.147Z Compiling ref-cast v1.0.25
3002026-02-20T04:23:26.250Z Compiling darling_macro v0.21.3
3012026-02-20T04:23:26.830Z Compiling ref-cast-impl v1.0.25
3022026-02-20T04:23:27.174Z Compiling darling v0.21.3
3032026-02-20T04:23:27.268Z Checking cobs v0.3.0
3042026-02-20T04:23:27.276Z Compiling ingot-macros v0.1.1
3052026-02-20T04:23:27.283Z Documenting darling v0.21.3
3062026-02-20T04:23:27.469Z Documenting hash32 v0.3.1
3072026-02-20T04:23:27.569Z Documenting thiserror v2.0.18
3082026-02-20T04:23:27.890Z Documenting zerocopy v0.8.39
3092026-02-20T04:23:28.496Z Documenting bitflags v2.10.0
3102026-02-20T04:23:28.832Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3112026-02-20T04:23:29.305Z Documenting ingot-macros v0.1.1
3122026-02-20T04:23:29.394Z Checking ipnetwork v0.21.1
3132026-02-20T04:23:29.745Z Compiling version_check v0.9.5
3142026-02-20T04:23:30.042Z Checking unicode-width v0.2.2
3152026-02-20T04:23:30.245Z Documenting stable_deref_trait v1.2.1
3162026-02-20T04:23:30.523Z Documenting macaddr v1.0.1
3172026-02-20T04:23:30.754Z Documenting serde v1.0.228
3182026-02-20T04:23:31.261Z Documenting cfg-if v1.0.4
3192026-02-20T04:23:31.575Z Documenting heapless v0.8.0
3202026-02-20T04:23:31.660Z Checking postcard v1.1.3
3212026-02-20T04:23:31.987Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3222026-02-20T04:23:32.248Z Documenting cobs v0.3.0
3232026-02-20T04:23:32.290Z Documenting managed v0.8.0
3242026-02-20T04:23:32.441Z Checking tabwriter v1.4.1
3252026-02-20T04:23:33.136Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3262026-02-20T04:23:33.421Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-02-20T04:23:33.710Z Documenting smoltcp v0.11.0
3282026-02-20T04:23:33.797Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-02-20T04:23:34.401Z Documenting postcard v1.1.3
3302026-02-20T04:23:34.444Z Documenting ref-cast-impl v1.0.25
3312026-02-20T04:23:34.520Z Checking ingot-types v0.1.2
3322026-02-20T04:23:34.651Z Documenting unicode-width v0.2.2
3332026-02-20T04:23:34.798Z Documenting ipnetwork v0.21.1
3342026-02-20T04:23:35.021Z Documenting ingot-types v0.1.2
3352026-02-20T04:23:35.095Z Checking dyn-clone v1.0.20
3362026-02-20T04:23:35.245Z Documenting either v1.15.0
3372026-02-20T04:23:35.272Z Checking ingot v0.1.1
3382026-02-20T04:23:35.749Z Documenting crc32fast v1.5.0
3392026-02-20T04:23:36.281Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3402026-02-20T04:23:36.491Z Documenting ref-cast v1.0.25
3412026-02-20T04:23:36.863Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3422026-02-20T04:23:37.167Z Documenting tabwriter v1.4.1
3432026-02-20T04:23:37.548Z Documenting itertools v0.14.0
3442026-02-20T04:23:38.120Z Documenting ingot v0.1.1
3452026-02-20T04:23:38.313Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3462026-02-20T04:23:38.436Z Documenting dyn-clone v1.0.20
3472026-02-20T04:23:38.847Z Documenting uuid v1.20.0
3482026-02-20T04:23:39.277Z Checking uuid v1.20.0
3492026-02-20T04:23:39.640Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3502026-02-20T04:23:39.661Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3512026-02-20T04:23:42.286Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3522026-02-20T04:23:43.889Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3532026-02-20T04:23:47.326Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3542026-02-20T04:23:49.530Z Finished `dev` profile [optimized + debuginfo] target(s) in 42.74s
3552026-02-20T04:23:49.627Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3562026-02-20T04:23:49.649Z
3572026-02-20T04:23:49.652Zreal 42.848934574
3582026-02-20T04:23:49.652Zuser 3:04.240104433
3592026-02-20T04:23:49.652Zsys 27.198148397
3602026-02-20T04:23:49.652Ztrap 0.131876475
3612026-02-20T04:23:49.652Ztflt 0.054533096
3622026-02-20T04:23:49.652Zdflt 0.047791679
3632026-02-20T04:23:49.652Zkflt 0.001790950
3642026-02-20T04:23:49.652Zlock 13:16.195060866
3652026-02-20T04:23:49.652Zslp 11:13.174210785
3662026-02-20T04:23:49.652Zlat 14.001847202
3672026-02-20T04:23:49.652Zstop 14.744089813
3682026-02-20T04:23:49.652Z+ header 'analyze std + api + usdt'
3692026-02-20T04:23:49.652Z+ echo '# ==== analyze std + api + usdt ==== #'
3702026-02-20T04:23:49.652Z# ==== analyze std + api + usdt ==== #
3712026-02-20T04:23:49.652Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3722026-02-20T04:23:49.984Z Downloading crates ...
3732026-02-20T04:23:50.067Z Downloaded cookie-factory v0.3.3
3742026-02-20T04:23:50.076Z Downloaded futures-core v0.3.31
3752026-02-20T04:23:50.083Z Downloaded ctor-proc-macro v0.0.7
3762026-02-20T04:23:50.086Z Downloaded dtor-proc-macro v0.0.6
3772026-02-20T04:23:50.089Z Downloaded typeid v1.0.3
3782026-02-20T04:23:50.089Z Downloaded dtor v0.1.1
3792026-02-20T04:23:50.093Z Downloaded futures-task v0.3.31
3802026-02-20T04:23:50.093Z Downloaded futures-sink v0.3.31
3812026-02-20T04:23:50.096Z Downloaded futures-macro v0.3.31
3822026-02-20T04:23:50.096Z Downloaded ctor v0.6.3
3832026-02-20T04:23:50.096Z Downloaded futures-io v0.3.31
3842026-02-20T04:23:50.104Z Downloaded pin-utils v0.1.0
3852026-02-20T04:23:50.108Z Downloaded circular v0.3.0
3862026-02-20T04:23:50.111Z Downloaded futures-channel v0.3.31
3872026-02-20T04:23:50.111Z Downloaded rusticata-macros v5.0.0
3882026-02-20T04:23:50.115Z Downloaded pin-project-lite v0.2.16
3892026-02-20T04:23:50.119Z Downloaded slab v0.4.12
3902026-02-20T04:23:50.123Z Downloaded futures-executor v0.3.31
3912026-02-20T04:23:50.126Z Downloaded once_cell v1.21.3
3922026-02-20T04:23:50.129Z Downloaded anyhow v1.0.101
3932026-02-20T04:23:50.133Z Downloaded nom v8.0.0
3942026-02-20T04:23:50.137Z Downloaded futures v0.3.31
3952026-02-20T04:23:50.147Z Downloaded ron v0.12.0
3962026-02-20T04:23:50.154Z Downloaded pcap-parser v0.17.0
3972026-02-20T04:23:50.159Z Downloaded futures-util v0.3.31
3982026-02-20T04:23:50.229Z Compiling proc-macro2 v1.0.106
3992026-02-20T04:23:50.229Z Compiling quote v1.0.44
4002026-02-20T04:23:50.229Z Compiling unicode-ident v1.0.23
4012026-02-20T04:23:50.232Z Compiling memchr v2.8.0
4022026-02-20T04:23:50.232Z Compiling thiserror v2.0.18
4032026-02-20T04:23:50.232Z Compiling serde_core v1.0.228
4042026-02-20T04:23:50.232Z Compiling zerocopy v0.8.39
4052026-02-20T04:23:50.523Z Compiling zmij v1.0.20
4062026-02-20T04:23:51.289Z Compiling libc v0.2.180
4072026-02-20T04:23:51.294Z Compiling serde_json v1.0.149
4082026-02-20T04:23:51.294Z Compiling ucd-trie v0.1.7
4092026-02-20T04:23:51.294Z Compiling serde v1.0.228
4102026-02-20T04:23:51.326Z Compiling pest v2.8.6
4112026-02-20T04:23:51.520Z Compiling fnv v1.0.7
4122026-02-20T04:23:51.561Z Compiling ident_case v1.0.1
4132026-02-20T04:23:51.652Z Compiling strsim v0.11.1
4142026-02-20T04:23:52.245Z Compiling aho-corasick v1.1.4
4152026-02-20T04:23:52.310Z Compiling itoa v1.0.17
4162026-02-20T04:23:52.368Z Checking byteorder v1.5.0
4172026-02-20T04:23:52.639Z Compiling syn v2.0.114
4182026-02-20T04:23:52.678Z Compiling regex-syntax v0.8.9
4192026-02-20T04:23:53.583Z Compiling usdt-impl v0.6.0
4202026-02-20T04:23:53.743Z Compiling either v1.15.0
4212026-02-20T04:23:53.989Z Compiling pest_meta v2.8.6
4222026-02-20T04:23:54.549Z Compiling itertools v0.14.0
4232026-02-20T04:23:54.552Z Compiling thread-id v5.1.0
4242026-02-20T04:23:54.931Z Checking bitflags v2.10.0
4252026-02-20T04:23:55.685Z Checking futures-sink v0.3.31
4262026-02-20T04:23:55.844Z Compiling heapless v0.8.0
4272026-02-20T04:23:55.931Z Checking futures-core v0.3.31
4282026-02-20T04:23:56.132Z Compiling regex-automata v0.4.14
4292026-02-20T04:23:56.231Z Checking log v0.4.29
4302026-02-20T04:23:56.391Z Checking plain v0.2.3
4312026-02-20T04:23:57.000Z Checking futures-channel v0.3.31
4322026-02-20T04:23:57.658Z Checking hash32 v0.3.1
4332026-02-20T04:23:57.751Z Checking cfg-if v1.0.4
4342026-02-20T04:23:57.835Z Checking macaddr v1.0.1
4352026-02-20T04:23:57.841Z Checking pin-project-lite v0.2.16
4362026-02-20T04:23:57.847Z Compiling smoltcp v0.11.0
4372026-02-20T04:23:58.090Z Checking futures-io v0.3.31
4382026-02-20T04:23:58.274Z Checking futures-task v0.3.31
4392026-02-20T04:23:58.355Z Checking pin-utils v0.1.0
4402026-02-20T04:23:58.361Z Checking slab v0.4.12
4412026-02-20T04:23:58.406Z Checking pretty-hex v0.4.1
4422026-02-20T04:23:58.428Z Checking stable_deref_trait v1.2.1
4432026-02-20T04:23:58.582Z Compiling ref-cast v1.0.25
4442026-02-20T04:23:58.601Z Checking managed v0.8.0
4452026-02-20T04:23:58.619Z Compiling crc32fast v1.5.0
4462026-02-20T04:23:58.957Z Compiling pest_generator v2.8.6
4472026-02-20T04:23:59.121Z Compiling darling_core v0.21.3
4482026-02-20T04:23:59.124Z Compiling version_check v0.9.5
4492026-02-20T04:23:59.337Z Checking bitflags v1.3.2
4502026-02-20T04:23:59.697Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4512026-02-20T04:23:59.964Z Checking memmap2 v0.9.9
4522026-02-20T04:24:00.104Z Compiling regex v1.12.3
4532026-02-20T04:24:00.271Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4542026-02-20T04:24:00.801Z Checking ipnetwork v0.21.1
4552026-02-20T04:24:00.903Z Checking unicode-width v0.2.2
4562026-02-20T04:24:01.398Z Checking tabwriter v1.4.1
4572026-02-20T04:24:01.410Z Checking nom v8.0.0
4582026-02-20T04:24:01.642Z Compiling typeid v1.0.3
4592026-02-20T04:24:02.169Z Compiling anyhow v1.0.101
4602026-02-20T04:24:02.316Z Checking dyn-clone v1.0.20
4612026-02-20T04:24:02.536Z Compiling serde_derive v1.0.228
4622026-02-20T04:24:02.559Z Compiling thiserror-impl v2.0.18
4632026-02-20T04:24:02.644Z Compiling zerocopy-derive v0.8.39
4642026-02-20T04:24:02.793Z Compiling pest_derive v2.8.6
4652026-02-20T04:24:02.888Z Compiling scroll_derive v0.13.1
4662026-02-20T04:24:03.690Z Compiling futures-macro v0.3.31
4672026-02-20T04:24:03.747Z Compiling ref-cast-impl v1.0.25
4682026-02-20T04:24:04.629Z Checking scroll v0.13.0
4692026-02-20T04:24:04.727Z Compiling darling_macro v0.21.3
4702026-02-20T04:24:05.052Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4712026-02-20T04:24:05.064Z Checking goblin v0.10.4
4722026-02-20T04:24:05.439Z Checking dtrace-parser v0.3.0
4732026-02-20T04:24:05.685Z Compiling darling v0.21.3
4742026-02-20T04:24:05.920Z Compiling ingot-macros v0.1.1
4752026-02-20T04:24:06.096Z Checking cobs v0.3.0
4762026-02-20T04:24:06.277Z Checking futures-util v0.3.31
4772026-02-20T04:24:06.342Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4782026-02-20T04:24:07.046Z Checking rusticata-macros v5.0.0
4792026-02-20T04:24:07.691Z Checking uuid v1.20.0
4802026-02-20T04:24:07.696Z Checking circular v0.3.0
4812026-02-20T04:24:07.872Z Compiling dtor-proc-macro v0.0.6
4822026-02-20T04:24:08.298Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4832026-02-20T04:24:08.528Z Checking dtor v0.1.1
4842026-02-20T04:24:08.767Z Compiling ctor-proc-macro v0.0.7
4852026-02-20T04:24:08.914Z Checking once_cell v1.21.3
4862026-02-20T04:24:09.728Z Checking ctor v0.6.3
4872026-02-20T04:24:10.144Z Checking postcard v1.1.3
4882026-02-20T04:24:10.168Z Checking ron v0.12.0
4892026-02-20T04:24:10.606Z Compiling serde_tokenstream v0.2.2
4902026-02-20T04:24:10.850Z Checking futures-executor v0.3.31
4912026-02-20T04:24:11.070Z Checking futures v0.3.31
4922026-02-20T04:24:11.170Z Checking cookie-factory v0.3.3
4932026-02-20T04:24:11.574Z Checking pcap-parser v0.17.0
4942026-02-20T04:24:12.408Z Checking ingot-types v0.1.2
4952026-02-20T04:24:12.411Z Checking dof v0.4.0
4962026-02-20T04:24:12.946Z Checking ingot v0.1.1
4972026-02-20T04:24:14.281Z Compiling usdt-macro v0.6.0
4982026-02-20T04:24:14.281Z Compiling usdt-attr-macro v0.6.0
4992026-02-20T04:24:15.142Z Checking usdt v0.6.0
5002026-02-20T04:24:15.702Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5012026-02-20T04:24:23.225Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5022026-02-20T04:24:25.973Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5032026-02-20T04:24:29.742Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.93s
5042026-02-20T04:24:29.780Z
5052026-02-20T04:24:29.783Zreal 40.121123170
5062026-02-20T04:24:29.783Zuser 2:47.591938188
5072026-02-20T04:24:29.783Zsys 24.102604302
5082026-02-20T04:24:29.783Ztrap 0.104460315
5092026-02-20T04:24:29.783Ztflt 0.208655417
5102026-02-20T04:24:29.783Zdflt 0.232380027
5112026-02-20T04:24:29.783Zkflt 0.000012018
5122026-02-20T04:24:29.783Zlock 7:10.102466095
5132026-02-20T04:24:29.783Zslp 10:56.912799738
5142026-02-20T04:24:29.783Zlat 6.817577227
5152026-02-20T04:24:29.783Zstop 12.265598668
5162026-02-20T04:24:29.783Z+ header 'analyze no_std + engine + kernel'
5172026-02-20T04:24:29.783Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5182026-02-20T04:24:29.784Z# ==== analyze no_std + engine + kernel ==== #
5192026-02-20T04:24:29.784Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5202026-02-20T04:24:30.083Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5212026-02-20T04:24:30.083Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5222026-02-20T04:24:30.087Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5232026-02-20T04:24:30.087Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5242026-02-20T04:24:30.558Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5252026-02-20T04:24:37.979Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5262026-02-20T04:24:40.579Z Finished `dev` profile [optimized + debuginfo] target(s) in 10.68s
5272026-02-20T04:24:40.611Z
5282026-02-20T04:24:40.614Zreal 10.822665809
5292026-02-20T04:24:40.614Zuser 11.365629257
5302026-02-20T04:24:40.614Zsys 1.358705214
5312026-02-20T04:24:40.614Ztrap 0.001839075
5322026-02-20T04:24:40.614Ztflt 0.006843925
5332026-02-20T04:24:40.614Zdflt 0.001720773
5342026-02-20T04:24:40.614Zkflt 0.000000000
5352026-02-20T04:24:40.615Zlock 40.074898934
5362026-02-20T04:24:40.615Zslp 37.670606569
5372026-02-20T04:24:40.615Zlat 0.051697523
5382026-02-20T04:24:40.615Zstop 0.354548920
5392026-02-20T04:24:40.615Z+ header test
5402026-02-20T04:24:40.615Z+ echo '# ==== test ==== #'
5412026-02-20T04:24:40.615Z# ==== test ==== #
5422026-02-20T04:24:40.615Z+ ptime -m cargo test
5432026-02-20T04:24:40.869Z Compiling memchr v2.8.0
5442026-02-20T04:24:40.872Z Compiling serde_core v1.0.228
5452026-02-20T04:24:40.900Z Compiling thiserror v2.0.18
5462026-02-20T04:24:40.903Z Compiling zerocopy v0.8.39
5472026-02-20T04:24:40.907Z Compiling byteorder v1.5.0
5482026-02-20T04:24:40.907Z Compiling unicode-ident v1.0.23
5492026-02-20T04:24:40.914Z Compiling zmij v1.0.20
5502026-02-20T04:24:40.917Z Compiling libc v0.2.180
5512026-02-20T04:24:41.035Z Compiling scroll v0.13.0
5522026-02-20T04:24:41.140Z Compiling proc-macro2 v1.0.106
5532026-02-20T04:24:41.339Z Compiling log v0.4.29
5542026-02-20T04:24:41.573Z Compiling itoa v1.0.17
5552026-02-20T04:24:41.708Z Compiling futures-core v0.3.31
5562026-02-20T04:24:41.770Z Compiling ucd-trie v0.1.7
5572026-02-20T04:24:41.864Z Compiling plain v0.2.3
5582026-02-20T04:24:41.982Z Compiling futures-sink v0.3.31
5592026-02-20T04:24:42.028Z Compiling pest v2.8.6
5602026-02-20T04:24:42.122Z Compiling futures-channel v0.3.31
5612026-02-20T04:24:42.148Z Compiling goblin v0.10.4
5622026-02-20T04:24:42.590Z Compiling quote v1.0.44
5632026-02-20T04:24:43.219Z Compiling hash32 v0.3.1
5642026-02-20T04:24:43.516Z Compiling futures-io v0.3.31
5652026-02-20T04:24:43.815Z Compiling slab v0.4.12
5662026-02-20T04:24:44.173Z Compiling stable_deref_trait v1.2.1
5672026-02-20T04:24:44.212Z Compiling cfg-if v1.0.4
5682026-02-20T04:24:44.247Z Compiling futures-task v0.3.31
5692026-02-20T04:24:44.264Z Compiling pin-utils v0.1.0
5702026-02-20T04:24:44.363Z Compiling pretty-hex v0.4.1
5712026-02-20T04:24:44.566Z Compiling pin-project-lite v0.2.16
5722026-02-20T04:24:44.598Z Compiling macaddr v1.0.1
5732026-02-20T04:24:44.618Z Compiling heapless v0.8.0
5742026-02-20T04:24:44.694Z Compiling futures-util v0.3.31
5752026-02-20T04:24:45.063Z Compiling dtrace-parser v0.3.0
5762026-02-20T04:24:45.584Z Compiling serde v1.0.228
5772026-02-20T04:24:46.051Z Compiling bitflags v2.10.0
5782026-02-20T04:24:46.070Z Compiling serde_json v1.0.149
5792026-02-20T04:24:46.916Z Compiling syn v2.0.114
5802026-02-20T04:24:47.131Z Compiling thread-id v5.1.0
5812026-02-20T04:24:47.145Z Compiling cobs v0.3.0
5822026-02-20T04:24:47.249Z Compiling bitflags v1.3.2
5832026-02-20T04:24:47.353Z Compiling managed v0.8.0
5842026-02-20T04:24:47.680Z Compiling postcard v1.1.3
5852026-02-20T04:24:47.826Z Compiling smoltcp v0.11.0
5862026-02-20T04:24:48.422Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5872026-02-20T04:24:48.797Z Compiling ingot-types v0.1.2
5882026-02-20T04:24:49.074Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5892026-02-20T04:24:49.725Z Compiling dof v0.4.0
5902026-02-20T04:24:50.302Z Compiling futures-executor v0.3.31
5912026-02-20T04:24:51.185Z Compiling ingot v0.1.1
5922026-02-20T04:24:51.575Z Compiling memmap2 v0.9.9
5932026-02-20T04:24:52.175Z Compiling unicode-width v0.2.2
5942026-02-20T04:24:52.816Z Compiling ipnetwork v0.21.1
5952026-02-20T04:24:53.421Z Compiling usdt-impl v0.6.0
5962026-02-20T04:24:53.595Z Compiling either v1.15.0
5972026-02-20T04:24:53.963Z Compiling itertools v0.14.0
5982026-02-20T04:24:53.997Z Compiling tabwriter v1.4.1
5992026-02-20T04:24:54.890Z Compiling usdt v0.6.0
6002026-02-20T04:24:56.124Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6012026-02-20T04:24:56.225Z Compiling ref-cast v1.0.25
6022026-02-20T04:24:56.453Z Compiling futures v0.3.31
6032026-02-20T04:24:56.553Z Compiling crc32fast v1.5.0
6042026-02-20T04:24:56.949Z Compiling nom v8.0.0
6052026-02-20T04:24:57.021Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6062026-02-20T04:24:58.322Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6072026-02-20T04:24:58.496Z Compiling dyn-clone v1.0.20
6082026-02-20T04:24:58.801Z Compiling cookie-factory v0.3.3
6092026-02-20T04:24:59.461Z Compiling uuid v1.20.0
6102026-02-20T04:24:59.658Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6112026-02-20T04:25:00.143Z Compiling circular v0.3.0
6122026-02-20T04:25:00.669Z Compiling dtor v0.1.1
6132026-02-20T04:25:00.759Z Compiling typeid v1.0.3
6142026-02-20T04:25:00.777Z Compiling anyhow v1.0.101
6152026-02-20T04:25:00.933Z Compiling once_cell v1.21.3
6162026-02-20T04:25:01.224Z Compiling ctor v0.6.3
6172026-02-20T04:25:01.340Z Compiling ron v0.12.0
6182026-02-20T04:25:02.573Z Compiling rusticata-macros v5.0.0
6192026-02-20T04:25:03.226Z Compiling pcap-parser v0.17.0
6202026-02-20T04:25:09.779Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6212026-02-20T04:25:16.684Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6222026-02-20T04:26:24.386Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 43s
6232026-02-20T04:26:24.406Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-4253bcaca658cf48)
6242026-02-20T04:26:24.409Z
6252026-02-20T04:26:24.409Zrunning 15 tests
6262026-02-20T04:26:24.412Ztest api::tests::parse_bad_proto_filter ... ok
6272026-02-20T04:26:24.412Ztest api::tests::parse_bad_address ... ok
6282026-02-20T04:26:24.412Ztest api::tests::parse_good_address ... ok
6292026-02-20T04:26:24.412Ztest api::tests::parse_good_proto_filter ... ok
6302026-02-20T04:26:24.412Ztest api::tests::ports_from_str_bad ... ok
6312026-02-20T04:26:24.412Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6322026-02-20T04:26:24.412Ztest api::tests::ports_from_str_good ... ok
6332026-02-20T04:26:24.412Ztest cfg::tests::test_required_nat_space ... ok
6342026-02-20T04:26:24.412Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6352026-02-20T04:26:24.412Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6362026-02-20T04:26:24.412Ztest engine::geneve::test::parse_multi_opt ... ok
6372026-02-20T04:26:24.412Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6382026-02-20T04:26:24.412Ztest engine::geneve::test::parse_single_opt ... ok
6392026-02-20T04:26:24.412Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6402026-02-20T04:26:24.412Ztest engine::firewall::tests::port_predicate_simplification ... ok
6412026-02-20T04:26:24.412Z
6422026-02-20T04:26:24.413Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6432026-02-20T04:26:24.413Z
6442026-02-20T04:26:24.413Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-5093ffd208b0da27)
6452026-02-20T04:26:24.417Z
6462026-02-20T04:26:24.417Zrunning 4 tests
6472026-02-20T04:26:24.417Ztest firewall_external_inbound ... ok
6482026-02-20T04:26:24.417Ztest firewall_vni_outbound ... ok
6492026-02-20T04:26:24.417Ztest firewall_vni_inbound ... ok
6502026-02-20T04:26:24.417Ztest firewall_replace_rules ... ok
6512026-02-20T04:26:24.417Z
6522026-02-20T04:26:24.417Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6532026-02-20T04:26:24.417Z
6542026-02-20T04:26:24.422Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-0081fbd1405bc32a)
6552026-02-20T04:26:24.422Z
6562026-02-20T04:26:24.422Zrunning 2 tests
6572026-02-20T04:26:24.422Ztest parse_in_regression ... ok
6582026-02-20T04:26:24.422Ztest parse_out_regression ... ok
6592026-02-20T04:26:24.422Z
6602026-02-20T04:26:24.422Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6612026-02-20T04:26:24.422Z
6622026-02-20T04:26:24.422Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b3b987c63c921b5f)
6632026-02-20T04:26:24.426Z
6642026-02-20T04:26:24.426Zrunning 47 tests
6652026-02-20T04:26:24.426Ztest bad_ip_len ... ok
6662026-02-20T04:26:24.426Ztest check_layers ... ok
6672026-02-20T04:26:24.426Ztest add_remove_fw_rule ... ok
6682026-02-20T04:26:24.426Ztest arp_gateway ... ok
6692026-02-20T04:26:24.426Ztest external_attached_subnets_cannot_reach_internal ... ok
6702026-02-20T04:26:24.426Ztest anti_spoof ... ok
6712026-02-20T04:26:24.426Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6722026-02-20T04:26:24.426Ztest external_attached_subnets_dont_apply_nat ... ok
6732026-02-20T04:26:24.426Ztest flow_expiration ... ok
6742026-02-20T04:26:24.426Ztest gateway_icmp4_ping ... ok
6752026-02-20T04:26:24.445Ztest early_tcp_invalidation ... ok
6762026-02-20T04:26:24.445Ztest external_ip_epoch_affinity_preserved ... ok
6772026-02-20T04:26:24.445Ztest gateway_router_advert_reply ... ok
6782026-02-20T04:26:24.445Ztest external_ip_reconfigurable ... ok
6792026-02-20T04:26:24.445Ztest gateway_icmpv6_ping ... ok
6802026-02-20T04:26:24.445Ztest guest_to_guest_no_route ... ok
6812026-02-20T04:26:24.445Ztest guest_to_guest_diff_vpc_no_peer ... ok
6822026-02-20T04:26:24.445Ztest guest_to_internet_ipv6 ... ok
6832026-02-20T04:26:24.445Ztest guest_to_internet_ipv4 ... ok
6842026-02-20T04:26:24.445Ztest guest_to_guest ... ok
6852026-02-20T04:26:24.445Ztest icmp_inner_has_nat_applied ... ok
6862026-02-20T04:26:24.445Ztest icmpv6_inner_has_nat_applied ... ok
6872026-02-20T04:26:24.445Ztest inbound_ndp_dropped_at_gateway ... ok
6882026-02-20T04:26:24.446Ztest outbound_ndp_dropped ... ok
6892026-02-20T04:26:24.446Ztest no_panic_on_flow_table_full ... ok
6902026-02-20T04:26:24.446Ztest intra_subnet_routes_with_custom ... ok
6912026-02-20T04:26:24.446Ztest internal_attached_subnets ... ok
6922026-02-20T04:26:24.446Ztest external_ip_receive_and_reply_on_all ... ok
6932026-02-20T04:26:24.446Ztest packet_body_pullup ... ok
6942026-02-20T04:26:24.446Ztest port_transition_running ... ok
6952026-02-20T04:26:24.446Ztest external_ip_balanced_over_floating_ips ... ok
6962026-02-20T04:26:24.446Ztest port_transition_reset ... ok
6972026-02-20T04:26:24.446Ztest test_drop_on_unknown_critical_option ... ok
6982026-02-20T04:26:24.446Ztest port_as_router_target ... ok
6992026-02-20T04:26:24.446Ztest port_transition_pause ... ok
7002026-02-20T04:26:24.446Ztest snat_icmp4_echo_rewrite ... ok
7012026-02-20T04:26:24.446Ztest snat_icmp6_echo_rewrite ... ok
7022026-02-20T04:26:24.446Ztest select_eip_conditioned_on_igw ... ok
7032026-02-20T04:26:24.446Ztest test_gateway_neighbor_advert_reply ... ok
7042026-02-20T04:26:24.446Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7052026-02-20T04:26:24.446Ztest test_ipv6_multicast_encapsulation ... ok
7062026-02-20T04:26:24.446Ztest tcp_outbound ... ok
7072026-02-20T04:26:24.446Ztest tcp_inbound ... ok
7082026-02-20T04:26:24.446Ztest test_tcp_multicast_denied ... ok
7092026-02-20T04:26:24.446Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7102026-02-20T04:26:24.446Ztest uft_lft_invalidation_in ... ok
7112026-02-20T04:26:24.446Ztest uft_lft_invalidation_out ... ok
7122026-02-20T04:26:24.446Z
7132026-02-20T04:26:24.446Ztest result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
7142026-02-20T04:26:24.446Z
7152026-02-20T04:26:24.446Z Doc-tests oxide_vpc
7162026-02-20T04:26:24.848Z
7172026-02-20T04:26:24.848Zrunning 0 tests
7182026-02-20T04:26:24.849Z
7192026-02-20T04:26:24.852Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7202026-02-20T04:26:24.852Z
7212026-02-20T04:26:24.878Z
7222026-02-20T04:26:24.881Zreal 1:44.243566290
7232026-02-20T04:26:24.881Zuser 7:24.130199942
7242026-02-20T04:26:24.882Zsys 18.972792512
7252026-02-20T04:26:24.882Ztrap 0.230921823
7262026-02-20T04:26:24.882Ztflt 0.332291346
7272026-02-20T04:26:24.882Zdflt 0.353824300
7282026-02-20T04:26:24.882Zkflt 0.000009488
7292026-02-20T04:26:24.882Zlock 22:11.192005537
7302026-02-20T04:26:24.882Zslp 20:10.995747341
7312026-02-20T04:26:24.882Zlat 15.177945304
7322026-02-20T04:26:24.882Zstop 8.189950434
7332026-02-20T04:26:24.882Zprocess exited: duration 220770 ms, exit code 0
 
7342026-02-20T04:26:24.891Zfound 0 output files