01JFY0M1849HY1JSMPPZBC1AGX: oxide-vpc

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JFY0M9E0TBJJEBDKXG38CWM2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-25T04:20:03.640Zjob assigned to worker 01JFY0MJWQAJM8HZZX7PY0K33S [factory aws, i-0b304263ee0919bc4] (queued for 59 s)
 
22024-12-25T04:20:11.591Zstarting task 0: "setup"
32024-12-25T04:20:11.602Z++ uname -s
42024-12-25T04:20:11.605Z+ kern=SunOS
52024-12-25T04:20:11.605Z+ case "$kern" in
62024-12-25T04:20:11.605Z+ groupadd -g 12345 build
72024-12-25T04:20:11.607Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-25T04:20:13.616Z+ zfs create -o mountpoint=/work rpool/work
92024-12-25T04:20:13.734Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-25T04:20:13.737Z+ home_fs=zfs
112024-12-25T04:20:13.737Z+ [[ zfs == autofs ]]
122024-12-25T04:20:13.737Z+ mkdir -p /home/build
132024-12-25T04:20:13.739Z+ chown build:build /home/build /work
142024-12-25T04:20:15.741Z+ chmod 0700 /home/build /work
152024-12-25T04:20:15.744Zprocess exited: duration 4152 ms, exit code 0
 
162024-12-25T04:20:15.749Zstarting task 1: "rust-toolchain"
172024-12-25T04:20:15.754Z+ printf ' * toolchain channel = "%s"
182024-12-25T04:20:15.754Z' nightly-2024-11-18
192024-12-25T04:20:15.754Z+ printf ' * toolchain profile = "%s"
202024-12-25T04:20:15.754Z' default
212024-12-25T04:20:15.754Z * toolchain channel = "nightly-2024-11-18"
222024-12-25T04:20:15.754Z * toolchain profile = "default"
232024-12-25T04:20:15.757Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-25T04:20:15.757Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-25T04:20:15.859Zinfo: downloading installer
262024-12-25T04:20:17.365Zinfo: profile set to 'default'
272024-12-25T04:20:17.365Zinfo: default host triple is x86_64-unknown-illumos
282024-12-25T04:20:17.367Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-25T04:20:17.528Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-25T04:20:17.528Zinfo: downloading component 'cargo'
312024-12-25T04:20:18.400Zinfo: downloading component 'clippy'
322024-12-25T04:20:18.735Zinfo: downloading component 'rust-docs'
332024-12-25T04:20:19.926Zinfo: downloading component 'rust-std'
342024-12-25T04:20:21.843Zinfo: downloading component 'rustc'
352024-12-25T04:20:28.597Zinfo: downloading component 'rustfmt'
362024-12-25T04:20:28.846Zinfo: installing component 'cargo'
372024-12-25T04:20:29.729Zinfo: installing component 'clippy'
382024-12-25T04:20:30.117Zinfo: installing component 'rust-docs'
392024-12-25T04:20:31.882Zinfo: installing component 'rust-std'
402024-12-25T04:20:33.808Zinfo: installing component 'rustc'
412024-12-25T04:20:40.033Zinfo: installing component 'rustfmt'
422024-12-25T04:20:40.380Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-25T04:20:40.380Z
442024-12-25T04:20:40.771Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-25T04:20:40.771Z
462024-12-25T04:20:40.774Z
472024-12-25T04:20:40.774ZRust is installed now. Great!
482024-12-25T04:20:40.774Z
492024-12-25T04:20:40.774ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-25T04:20:40.774Zenvironment variable. This has not been done automatically.
512024-12-25T04:20:40.774Z
522024-12-25T04:20:40.774ZTo configure your current shell, you need to source
532024-12-25T04:20:40.774Zthe corresponding env file under $HOME/.cargo.
542024-12-25T04:20:40.774Z
552024-12-25T04:20:40.774ZThis is usually done by running one of the following (note the leading DOT):
562024-12-25T04:20:40.774Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-25T04:20:40.774Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-25T04:20:40.858Z+ rustc --version
592024-12-25T04:20:40.932Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-25T04:20:40.936Zprocess exited: duration 25181 ms, exit code 0
 
612024-12-25T04:20:40.941Zstarting task 2: "authentication"
622024-12-25T04:20:40.964Zprocess exited: duration 22 ms, exit code 0
 
632024-12-25T04:20:40.968Zstarting task 3: "clone repository"
642024-12-25T04:20:40.974Z+ mkdir -p /work/oxidecomputer/opte
652024-12-25T04:20:40.976Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-25T04:20:41.014ZCloning into '/work/oxidecomputer/opte'...
672024-12-25T04:20:41.738Z+ cd /work/oxidecomputer/opte
682024-12-25T04:20:41.738Z+ git fetch origin c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
692024-12-25T04:20:42.008ZFrom https://github.com/oxidecomputer/opte
702024-12-25T04:20:42.008Z * branch c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e -> FETCH_HEAD
712024-12-25T04:20:42.016Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
722024-12-25T04:20:42.019Z++ git branch --show-current
732024-12-25T04:20:42.022Z+ current=master
742024-12-25T04:20:42.022Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
752024-12-25T04:20:42.022Z+ git branch -f renovate/zerocopy-0.x-lockfile c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
762024-12-25T04:20:42.024Z+ git checkout -f renovate/zerocopy-0.x-lockfile
772024-12-25T04:20:42.047ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
782024-12-25T04:20:42.050Z+ git reset --hard c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
792024-12-25T04:20:42.072ZHEAD is now at c16669c Update Rust crate zerocopy to v0.8.14
802024-12-25T04:20:42.074Zprocess exited: duration 1105 ms, exit code 0
 
812024-12-25T04:20:42.079Zstarting task 4: "build"
822024-12-25T04:20:42.086Z+ cargo --version
832024-12-25T04:20:42.091Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-25T04:20:42.264Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-25T04:20:42.264Zinfo: downloading component 'cargo'
862024-12-25T04:20:43.123Zinfo: downloading component 'clippy'
872024-12-25T04:20:43.450Zinfo: downloading component 'rust-docs'
882024-12-25T04:20:44.649Zinfo: downloading component 'rust-std'
892024-12-25T04:20:46.385Zinfo: downloading component 'rustc'
902024-12-25T04:20:52.958Zinfo: downloading component 'rustfmt'
912024-12-25T04:20:53.211Zinfo: installing component 'cargo'
922024-12-25T04:20:54.048Zinfo: installing component 'clippy'
932024-12-25T04:20:54.426Zinfo: installing component 'rust-docs'
942024-12-25T04:20:56.187Zinfo: installing component 'rust-std'
952024-12-25T04:20:57.872Zinfo: installing component 'rustc'
962024-12-25T04:21:03.777Zinfo: installing component 'rustfmt'
972024-12-25T04:21:04.200Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-25T04:21:04.202Z+ rustc --version
992024-12-25T04:21:04.277Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-25T04:21:04.282Z+ cd lib/oxide-vpc
1012024-12-25T04:21:04.284Z+ header 'check style'
1022024-12-25T04:21:04.284Z+ echo '# ==== check style ==== #'
1032024-12-25T04:21:04.284Z# ==== check style ==== #
1042024-12-25T04:21:04.284Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-25T04:21:04.570Z
1062024-12-25T04:21:04.570Zreal 0.282588884
1072024-12-25T04:21:04.570Zuser 0.175925210
1082024-12-25T04:21:04.570Zsys 0.099137774
1092024-12-25T04:21:04.570Ztrap 0.000017434
1102024-12-25T04:21:04.570Ztflt 0.000000000
1112024-12-25T04:21:04.570Zdflt 0.000000000
1122024-12-25T04:21:04.570Zkflt 0.000000000
1132024-12-25T04:21:04.570Zlock 0.000000000
1142024-12-25T04:21:04.570Zslp 0.191691606
1152024-12-25T04:21:04.570Zlat 0.000282475
1162024-12-25T04:21:04.570Zstop 0.000134967
1172024-12-25T04:21:04.573Z+ header 'check docs'
1182024-12-25T04:21:04.573Z+ echo '# ==== check docs ==== #'
1192024-12-25T04:21:04.573Z# ==== check docs ==== #
1202024-12-25T04:21:04.573Z+ RUSTDOCFLAGS='-D warnings'
1212024-12-25T04:21:04.573Z+ ptime -m cargo +nightly-2024-11-18 doc --no-default-features --features=api,std,engine,kernel
1222024-12-25T04:21:04.689Z Updating crates.io index
1232024-12-25T04:21:04.750Z Updating git repository `https://github.com/oxidecomputer/falcon`
1242024-12-25T04:21:05.502Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1252024-12-25T04:21:05.791Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1262024-12-25T04:21:06.088Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1272024-12-25T04:21:06.482Z Updating git repository `https://github.com/oxidecomputer/zone`
1282024-12-25T04:21:06.786Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1292024-12-25T04:21:07.106Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1302024-12-25T04:21:07.363Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1312024-12-25T04:21:07.642Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1322024-12-25T04:21:08.428Z Downloading crates ...
1332024-12-25T04:21:08.501Z Downloaded darling_macro v0.20.10
1342024-12-25T04:21:08.504Z Downloaded ident_case v1.0.1
1352024-12-25T04:21:08.506Z Downloaded usdt-macro v0.5.0
1362024-12-25T04:21:08.510Z Downloaded usdt-attr-macro v0.5.0
1372024-12-25T04:21:08.528Z Downloaded cpufeatures v0.2.16
1382024-12-25T04:21:08.533Z Downloaded scroll_derive v0.12.0
1392024-12-25T04:21:08.536Z Downloaded dtrace-parser v0.2.0
1402024-12-25T04:21:08.538Z Downloaded pretty-hex v0.4.1
1412024-12-25T04:21:08.541Z Downloaded proc-macro-error-attr2 v2.0.0
1422024-12-25T04:21:08.546Z Downloaded bitflags v1.3.2
1432024-12-25T04:21:08.551Z Downloaded defmt-macros v0.4.0
1442024-12-25T04:21:08.554Z Downloaded hash32 v0.3.1
1452024-12-25T04:21:08.556Z Downloaded stable_deref_trait v1.2.0
1462024-12-25T04:21:08.556Z Downloaded dyn-clone v1.0.17
1472024-12-25T04:21:08.558Z Downloaded fnv v1.0.7
1482024-12-25T04:21:08.558Z Downloaded embedded-io v0.6.1
1492024-12-25T04:21:08.561Z Downloaded crypto-common v0.1.6
1502024-12-25T04:21:08.561Z Downloaded block-buffer v0.10.4
1512024-12-25T04:21:08.563Z Downloaded cobs v0.2.3
1522024-12-25T04:21:08.563Z Downloaded usdt v0.5.0
1532024-12-25T04:21:08.563Z Downloaded strsim v0.11.1
1542024-12-25T04:21:08.566Z Downloaded thread-id v4.2.2
1552024-12-25T04:21:08.566Z Downloaded memmap v0.7.0
1562024-12-25T04:21:08.568Z Downloaded cfg-if v1.0.0
1572024-12-25T04:21:08.568Z Downloaded thiserror-impl v1.0.69
1582024-12-25T04:21:08.571Z Downloaded usdt-impl v0.5.0
1592024-12-25T04:21:08.573Z Downloaded thiserror v1.0.69
1602024-12-25T04:21:08.577Z Downloaded tabwriter v1.4.0
1612024-12-25T04:21:08.580Z Downloaded managed v0.8.0
1622024-12-25T04:21:08.580Z Downloaded ipnetwork v0.20.0
1632024-12-25T04:21:08.582Z Downloaded thiserror-impl v2.0.9
1642024-12-25T04:21:08.584Z Downloaded either v1.13.0
1652024-12-25T04:21:08.586Z Downloaded dof v0.3.0
1662024-12-25T04:21:08.589Z Downloaded pest_generator v2.7.15
1672024-12-25T04:21:08.591Z Downloaded digest v0.10.7
1682024-12-25T04:21:08.598Z Downloaded version_check v0.9.5
1692024-12-25T04:21:08.601Z Downloaded macaddr v1.0.1
1702024-12-25T04:21:08.604Z Downloaded itoa v1.0.14
1712024-12-25T04:21:08.606Z Downloaded quote v1.0.37
1722024-12-25T04:21:08.608Z Downloaded plain v0.2.3
1732024-12-25T04:21:08.608Z Downloaded generic-array v0.14.7
1742024-12-25T04:21:08.611Z Downloaded defmt-parser v0.4.1
1752024-12-25T04:21:08.611Z Downloaded defmt v0.3.10
1762024-12-25T04:21:08.613Z Downloaded sha2 v0.10.8
1772024-12-25T04:21:08.616Z Downloaded serde_tokenstream v0.2.2
1782024-12-25T04:21:08.619Z Downloaded postcard v1.1.1
1792024-12-25T04:21:08.619Z Downloaded embedded-io v0.4.0
1802024-12-25T04:21:08.621Z Downloaded proc-macro-error2 v2.0.1
1812024-12-25T04:21:08.624Z Downloaded byteorder v1.5.0
1822024-12-25T04:21:08.626Z Downloaded zerocopy-derive v0.7.35
1832024-12-25T04:21:08.628Z Downloaded thiserror v2.0.9
1842024-12-25T04:21:08.633Z Downloaded scroll v0.12.0
1852024-12-25T04:21:08.641Z Downloaded pest_derive v2.7.15
1862024-12-25T04:21:08.644Z Downloaded unicode-ident v1.0.14
1872024-12-25T04:21:08.646Z Downloaded proc-macro2 v1.0.92
1882024-12-25T04:21:08.650Z Downloaded once_cell v1.20.2
1892024-12-25T04:21:08.652Z Downloaded bitflags v2.6.0
1902024-12-25T04:21:08.656Z Downloaded darling v0.20.10
1912024-12-25T04:21:08.660Z Downloaded log v0.4.22
1922024-12-25T04:21:08.663Z Downloaded darling_core v0.20.10
1932024-12-25T04:21:08.667Z Downloaded uuid v1.11.0
1942024-12-25T04:21:08.670Z Downloaded ucd-trie v0.1.7
1952024-12-25T04:21:08.673Z Downloaded crc32fast v1.4.2
1962024-12-25T04:21:08.675Z Downloaded ryu v1.0.18
1972024-12-25T04:21:08.677Z Downloaded typenum v1.17.0
1982024-12-25T04:21:08.679Z Downloaded pest_meta v2.7.15
1992024-12-25T04:21:08.682Z Downloaded aho-corasick v1.1.3
2002024-12-25T04:21:08.687Z Downloaded serde_derive v1.0.216
2012024-12-25T04:21:08.690Z Downloaded serde v1.0.216
2022024-12-25T04:21:08.693Z Downloaded zerocopy-derive v0.8.14
2032024-12-25T04:21:08.700Z Downloaded heapless v0.8.0
2042024-12-25T04:21:08.703Z Downloaded memchr v2.7.4
2052024-12-25T04:21:08.738Z Downloaded pest v2.7.15
2062024-12-25T04:21:08.764Z Downloaded serde_json v1.0.134
2072024-12-25T04:21:08.771Z Downloaded itertools v0.13.0
2082024-12-25T04:21:08.778Z Downloaded goblin v0.8.2
2092024-12-25T04:21:08.784Z Downloaded zerocopy v0.7.35
2102024-12-25T04:21:08.816Z Downloaded regex v1.11.1
2112024-12-25T04:21:08.828Z Downloaded zerocopy v0.8.14
2122024-12-25T04:21:08.849Z Downloaded unicode-width v0.1.14
2132024-12-25T04:21:08.855Z Downloaded syn v2.0.91
2142024-12-25T04:21:08.883Z Downloaded smoltcp v0.11.0
2152024-12-25T04:21:08.895Z Downloaded regex-syntax v0.8.5
2162024-12-25T04:21:08.921Z Downloaded regex-automata v0.4.9
2172024-12-25T04:21:08.936Z Downloaded libc v0.2.169
2182024-12-25T04:21:09.099Z Compiling proc-macro2 v1.0.92
2192024-12-25T04:21:09.101Z Compiling unicode-ident v1.0.14
2202024-12-25T04:21:09.101Z Documenting unicode-ident v1.0.14
2212024-12-25T04:21:09.101Z Compiling ident_case v1.0.1
2222024-12-25T04:21:09.101Z Compiling strsim v0.11.1
2232024-12-25T04:21:09.101Z Compiling fnv v1.0.7
2242024-12-25T04:21:09.101Z Compiling serde v1.0.216
2252024-12-25T04:21:09.281Z Compiling memchr v2.7.4
2262024-12-25T04:21:09.316Z Compiling zerocopy v0.8.14
2272024-12-25T04:21:09.397Z Compiling regex-syntax v0.8.5
2282024-12-25T04:21:09.820Z Compiling either v1.13.0
2292024-12-25T04:21:10.063Z Documenting proc-macro2 v1.0.92
2302024-12-25T04:21:10.132Z Checking byteorder v1.5.0
2312024-12-25T04:21:10.203Z Compiling aho-corasick v1.1.3
2322024-12-25T04:21:10.419Z Compiling itertools v0.13.0
2332024-12-25T04:21:10.622Z Checking quote v1.0.37
2342024-12-25T04:21:10.957Z Checking syn v2.0.91
2352024-12-25T04:21:11.347Z Documenting quote v1.0.37
2362024-12-25T04:21:11.358Z Documenting fnv v1.0.7
2372024-12-25T04:21:12.314Z Compiling heapless v0.8.0
2382024-12-25T04:21:12.337Z Documenting syn v2.0.91
2392024-12-25T04:21:12.885Z Documenting strsim v0.11.1
2402024-12-25T04:21:13.307Z Compiling regex-automata v0.4.9
2412024-12-25T04:21:13.825Z Documenting ident_case v1.0.1
2422024-12-25T04:21:14.598Z Checking hash32 v0.3.1
2432024-12-25T04:21:14.750Z Checking stable_deref_trait v1.2.0
2442024-12-25T04:21:14.760Z Checking cfg-if v1.0.0
2452024-12-25T04:21:14.838Z Checking macaddr v1.0.1
2462024-12-25T04:21:14.847Z Documenting memchr v2.7.4
2472024-12-25T04:21:14.989Z Compiling smoltcp v0.11.0
2482024-12-25T04:21:15.084Z Documenting regex-syntax v0.8.5
2492024-12-25T04:21:16.223Z Checking darling_core v0.20.10
2502024-12-25T04:21:16.266Z Documenting aho-corasick v1.1.3
2512024-12-25T04:21:16.391Z Checking cobs v0.2.3
2522024-12-25T04:21:16.568Z Checking bitflags v1.3.2
2532024-12-25T04:21:16.655Z Checking bitflags v2.6.0
2542024-12-25T04:21:17.235Z Checking managed v0.8.0
2552024-12-25T04:21:17.414Z Compiling regex v1.11.1
2562024-12-25T04:21:17.812Z Documenting darling_core v0.20.10
2572024-12-25T04:21:17.814Z Documenting regex-automata v0.4.9
2582024-12-25T04:21:18.214Z Documenting serde_derive v1.0.216
2592024-12-25T04:21:18.295Z Documenting zerocopy-derive v0.8.14
2602024-12-25T04:21:19.589Z Documenting byteorder v1.5.0
2612024-12-25T04:21:20.147Z Documenting darling_macro v0.20.10
2622024-12-25T04:21:20.296Z Documenting hash32 v0.3.1
2632024-12-25T04:21:20.440Z Documenting macaddr v1.0.1
2642024-12-25T04:21:20.587Z Documenting regex v1.11.1
2652024-12-25T04:21:21.198Z Compiling version_check v0.9.5
2662024-12-25T04:21:21.245Z Checking unicode-width v0.1.14
2672024-12-25T04:21:21.326Z Checking ipnetwork v0.20.0
2682024-12-25T04:21:21.625Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2692024-12-25T04:21:21.733Z Documenting stable_deref_trait v1.2.0
2702024-12-25T04:21:21.744Z Documenting cfg-if v1.0.0
2712024-12-25T04:21:21.788Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722024-12-25T04:21:21.823Z Documenting bitflags v2.6.0
2732024-12-25T04:21:22.039Z Documenting cobs v0.2.3
2742024-12-25T04:21:22.050Z Compiling serde_derive v1.0.216
2752024-12-25T04:21:22.175Z Compiling zerocopy-derive v0.8.14
2762024-12-25T04:21:22.330Z Documenting managed v0.8.0
2772024-12-25T04:21:22.387Z Documenting heapless v0.8.0
2782024-12-25T04:21:22.581Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2792024-12-25T04:21:22.719Z Checking tabwriter v1.4.0
2802024-12-25T04:21:23.142Z Compiling darling_macro v0.20.10
2812024-12-25T04:21:23.193Z Checking crc32fast v1.4.2
2822024-12-25T04:21:23.337Z Documenting unicode-width v0.1.14
2832024-12-25T04:21:23.402Z Checking dyn-clone v1.0.17
2842024-12-25T04:21:23.520Z Documenting smoltcp v0.11.0
2852024-12-25T04:21:23.535Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2862024-12-25T04:21:23.696Z Documenting ipnetwork v0.20.0
2872024-12-25T04:21:24.169Z Compiling darling v0.20.10
2882024-12-25T04:21:24.281Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2892024-12-25T04:21:24.321Z Documenting darling v0.20.10
2902024-12-25T04:21:24.470Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2912024-12-25T04:21:24.663Z Documenting either v1.13.0
2922024-12-25T04:21:24.779Z Documenting tabwriter v1.4.0
2932024-12-25T04:21:25.448Z Documenting zerocopy v0.8.14
2942024-12-25T04:21:25.583Z Documenting itertools v0.13.0
2952024-12-25T04:21:25.634Z Documenting ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2962024-12-25T04:21:25.723Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2972024-12-25T04:21:25.801Z Documenting crc32fast v1.4.2
2982024-12-25T04:21:26.524Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2992024-12-25T04:21:26.810Z Documenting dyn-clone v1.0.17
3002024-12-25T04:21:27.506Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3012024-12-25T04:21:27.567Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3022024-12-25T04:21:28.630Z Documenting serde v1.0.216
3032024-12-25T04:21:29.157Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3042024-12-25T04:21:29.157Z Documenting ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3052024-12-25T04:21:31.571Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3062024-12-25T04:21:31.571Z Checking postcard v1.1.1
3072024-12-25T04:21:31.573Z Documenting ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3082024-12-25T04:21:31.573Z Documenting postcard v1.1.1
3092024-12-25T04:21:31.573Z Documenting uuid v1.11.0
3102024-12-25T04:21:31.574Z Checking uuid v1.11.0
3112024-12-25T04:21:33.053Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3122024-12-25T04:21:33.053Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3132024-12-25T04:21:34.022Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3142024-12-25T04:21:38.529Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3152024-12-25T04:21:39.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.25s
3162024-12-25T04:21:39.966Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3172024-12-25T04:21:39.989Z
3182024-12-25T04:21:39.989Zreal 35.386499338
3192024-12-25T04:21:39.989Zuser 2:31.741159898
3202024-12-25T04:21:39.989Zsys 20.541223606
3212024-12-25T04:21:39.989Ztrap 0.116993638
3222024-12-25T04:21:39.989Ztflt 0.216132795
3232024-12-25T04:21:39.991Zdflt 0.163108192
3242024-12-25T04:21:39.991Zkflt 0.001869249
3252024-12-25T04:21:39.991Zlock 3:22.980548169
3262024-12-25T04:21:39.991Zslp 8:11.763167751
3272024-12-25T04:21:39.991Zlat 19.543448012
3282024-12-25T04:21:39.991Zstop 11.167875607
3292024-12-25T04:21:39.991Z+ header 'analyze std + api + usdt'
3302024-12-25T04:21:39.991Z+ echo '# ==== analyze std + api + usdt ==== #'
3312024-12-25T04:21:39.991Z# ==== analyze std + api + usdt ==== #
3322024-12-25T04:21:39.991Z+ ptime -m cargo clippy --features usdt --all-targets
3332024-12-25T04:21:40.338Z Downloading crates ...
3342024-12-25T04:21:40.407Z Downloaded autocfg v1.4.0
3352024-12-25T04:21:40.417Z Downloaded futures v0.3.31
3362024-12-25T04:21:40.423Z Downloaded circular v0.3.0
3372024-12-25T04:21:40.427Z Downloaded futures-macro v0.3.31
3382024-12-25T04:21:40.429Z Downloaded ctor v0.2.9
3392024-12-25T04:21:40.434Z Downloaded pin-utils v0.1.0
3402024-12-25T04:21:40.436Z Downloaded futures-executor v0.3.31
3412024-12-25T04:21:40.439Z Downloaded rusticata-macros v4.1.0
3422024-12-25T04:21:40.439Z Downloaded futures-sink v0.3.31
3432024-12-25T04:21:40.441Z Downloaded pin-project-lite v0.2.15
3442024-12-25T04:21:40.444Z Downloaded slab v0.4.9
3452024-12-25T04:21:40.447Z Downloaded futures-channel v0.3.31
3462024-12-25T04:21:40.449Z Downloaded cookie-factory v0.3.3
3472024-12-25T04:21:40.449Z Downloaded futures-io v0.3.31
3482024-12-25T04:21:40.451Z Downloaded futures-core v0.3.31
3492024-12-25T04:21:40.451Z Downloaded pcap-parser v0.16.0
3502024-12-25T04:21:40.455Z Downloaded ron v0.8.1
3512024-12-25T04:21:40.462Z Downloaded minimal-lexical v0.2.1
3522024-12-25T04:21:40.466Z Downloaded base64 v0.21.7
3532024-12-25T04:21:40.470Z Downloaded nom v7.1.3
3542024-12-25T04:21:40.475Z Downloaded futures-task v0.3.31
3552024-12-25T04:21:40.478Z Downloaded futures-util v0.3.31
3562024-12-25T04:21:40.571Z Compiling proc-macro2 v1.0.92
3572024-12-25T04:21:40.571Z Compiling unicode-ident v1.0.14
3582024-12-25T04:21:40.574Z Compiling memchr v2.7.4
3592024-12-25T04:21:40.574Z Compiling thiserror v2.0.9
3602024-12-25T04:21:40.574Z Compiling thiserror v1.0.69
3612024-12-25T04:21:40.581Z Compiling serde v1.0.216
3622024-12-25T04:21:40.583Z Compiling ucd-trie v0.1.7
3632024-12-25T04:21:40.829Z Compiling libc v0.2.169
3642024-12-25T04:21:41.166Z Compiling version_check v0.9.5
3652024-12-25T04:21:41.235Z Compiling serde_json v1.0.134
3662024-12-25T04:21:41.408Z Compiling once_cell v1.20.2
3672024-12-25T04:21:41.522Z Compiling ident_case v1.0.1
3682024-12-25T04:21:41.546Z Compiling strsim v0.11.1
3692024-12-25T04:21:41.619Z Checking byteorder v1.5.0
3702024-12-25T04:21:41.680Z Compiling fnv v1.0.7
3712024-12-25T04:21:41.705Z Compiling aho-corasick v1.1.3
3722024-12-25T04:21:41.804Z Compiling itoa v1.0.14
3732024-12-25T04:21:41.957Z Compiling ryu v1.0.18
3742024-12-25T04:21:41.988Z Compiling autocfg v1.4.0
3752024-12-25T04:21:42.012Z Compiling regex-syntax v0.8.5
3762024-12-25T04:21:42.047Z Compiling usdt-impl v0.5.0
3772024-12-25T04:21:42.171Z Compiling either v1.13.0
3782024-12-25T04:21:42.427Z Compiling quote v1.0.37
3792024-12-25T04:21:42.452Z Compiling zerocopy v0.8.14
3802024-12-25T04:21:42.547Z Compiling itertools v0.13.0
3812024-12-25T04:21:42.769Z Compiling syn v2.0.91
3822024-12-25T04:21:42.808Z Compiling slab v0.4.9
3832024-12-25T04:21:42.901Z Compiling thread-id v4.2.2
3842024-12-25T04:21:43.316Z Checking log v0.4.22
3852024-12-25T04:21:43.426Z Checking futures-core v0.3.31
3862024-12-25T04:21:43.557Z Checking plain v0.2.3
3872024-12-25T04:21:43.610Z Compiling heapless v0.8.0
3882024-12-25T04:21:43.691Z Checking futures-sink v0.3.31
3892024-12-25T04:21:43.821Z Checking futures-channel v0.3.31
3902024-12-25T04:21:44.112Z Checking hash32 v0.3.1
3912024-12-25T04:21:44.147Z Checking pin-utils v0.1.0
3922024-12-25T04:21:44.226Z Checking cfg-if v1.0.0
3932024-12-25T04:21:44.283Z Checking pin-project-lite v0.2.15
3942024-12-25T04:21:44.302Z Checking pretty-hex v0.4.1
3952024-12-25T04:21:44.394Z Checking futures-io v0.3.31
3962024-12-25T04:21:44.426Z Checking stable_deref_trait v1.2.0
3972024-12-25T04:21:44.466Z Compiling smoltcp v0.11.0
3982024-12-25T04:21:44.516Z Checking macaddr v1.0.1
3992024-12-25T04:21:44.522Z Checking futures-task v0.3.31
4002024-12-25T04:21:44.857Z Checking cobs v0.2.3
4012024-12-25T04:21:45.026Z Checking bitflags v1.3.2
4022024-12-25T04:21:45.116Z Checking managed v0.8.0
4032024-12-25T04:21:45.122Z Checking memmap v0.7.0
4042024-12-25T04:21:45.305Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4052024-12-25T04:21:45.432Z Checking ipnetwork v0.20.0
4062024-12-25T04:21:45.555Z Compiling regex-automata v0.4.9
4072024-12-25T04:21:45.714Z Checking unicode-width v0.1.14
4082024-12-25T04:21:45.721Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4092024-12-25T04:21:45.759Z Checking minimal-lexical v0.2.1
4102024-12-25T04:21:46.139Z Checking nom v7.1.3
4112024-12-25T04:21:46.157Z Checking tabwriter v1.4.0
4122024-12-25T04:21:46.440Z Checking crc32fast v1.4.2
4132024-12-25T04:21:46.639Z Checking dyn-clone v1.0.17
4142024-12-25T04:21:46.762Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
4152024-12-25T04:21:46.981Z Checking circular v0.3.0
4162024-12-25T04:21:47.157Z Checking base64 v0.21.7
4172024-12-25T04:21:48.365Z Checking rusticata-macros v4.1.0
4182024-12-25T04:21:48.583Z Compiling darling_core v0.20.10
4192024-12-25T04:21:49.137Z Compiling regex v1.11.1
4202024-12-25T04:21:49.908Z Compiling serde_derive v1.0.216
4212024-12-25T04:21:49.915Z Compiling thiserror-impl v2.0.9
4222024-12-25T04:21:49.922Z Compiling thiserror-impl v1.0.69
4232024-12-25T04:21:49.928Z Compiling zerocopy-derive v0.7.35
4242024-12-25T04:21:50.137Z Compiling scroll_derive v0.12.0
4252024-12-25T04:21:50.192Z Compiling zerocopy-derive v0.8.14
4262024-12-25T04:21:50.383Z Compiling futures-macro v0.3.31
4272024-12-25T04:21:51.634Z Checking scroll v0.12.0
4282024-12-25T04:21:51.873Z Compiling zerocopy v0.7.35
4292024-12-25T04:21:52.076Z Checking goblin v0.8.2
4302024-12-25T04:21:52.894Z Compiling pest v2.7.15
4312024-12-25T04:21:53.109Z Checking futures-util v0.3.31
4322024-12-25T04:21:53.360Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4332024-12-25T04:21:53.865Z Compiling darling_macro v0.20.10
4342024-12-25T04:21:54.434Z Compiling ctor v0.2.9
4352024-12-25T04:21:54.896Z Compiling darling v0.20.10
4362024-12-25T04:21:54.999Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4372024-12-25T04:21:55.451Z Compiling pest_meta v2.7.15
4382024-12-25T04:21:55.624Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392024-12-25T04:21:56.496Z Compiling pest_generator v2.7.15
4402024-12-25T04:21:57.515Z Checking futures-executor v0.3.31
4412024-12-25T04:21:57.655Z Compiling pest_derive v2.7.15
4422024-12-25T04:21:57.719Z Checking futures v0.3.31
4432024-12-25T04:21:57.805Z Checking cookie-factory v0.3.3
4442024-12-25T04:21:58.258Z Checking pcap-parser v0.16.0
4452024-12-25T04:21:58.432Z Compiling dtrace-parser v0.2.0
4462024-12-25T04:21:59.288Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4472024-12-25T04:22:00.192Z Checking bitflags v2.6.0
4482024-12-25T04:22:00.195Z Checking postcard v1.1.1
4492024-12-25T04:22:00.195Z Checking uuid v1.11.0
4502024-12-25T04:22:00.413Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4512024-12-25T04:22:00.414Z Checking ron v0.8.1
4522024-12-25T04:22:00.869Z Compiling serde_tokenstream v0.2.2
4532024-12-25T04:22:01.283Z Checking dof v0.3.0
4542024-12-25T04:22:01.905Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4552024-12-25T04:22:02.907Z Compiling usdt-macro v0.5.0
4562024-12-25T04:22:02.908Z Compiling usdt-attr-macro v0.5.0
4572024-12-25T04:22:03.749Z Checking usdt v0.5.0
4582024-12-25T04:22:10.795Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4592024-12-25T04:22:13.152Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4602024-12-25T04:22:16.356Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4612024-12-25T04:22:16.356Z --> lib/oxide-vpc/tests/integration_tests.rs:2107:23
4622024-12-25T04:22:16.356Z |
4632024-12-25T04:22:16.356Z2107 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4642024-12-25T04:22:16.356Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4652024-12-25T04:22:16.356Z |
4662024-12-25T04:22:16.356Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4672024-12-25T04:22:16.356Z --> /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/iter/traits/collect.rs:450:18
4682024-12-25T04:22:16.356Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4692024-12-25T04:22:16.356Z = note: `#[warn(clippy::useless_conversion)]` on by default
4702024-12-25T04:22:16.357Z
4712024-12-25T04:22:16.377Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4722024-12-25T04:22:16.377Z --> lib/oxide-vpc/tests/integration_tests.rs:2221:23
4732024-12-25T04:22:16.377Z |
4742024-12-25T04:22:16.377Z2221 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4752024-12-25T04:22:16.377Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4762024-12-25T04:22:16.377Z |
4772024-12-25T04:22:16.377Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4782024-12-25T04:22:16.378Z --> /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/iter/traits/collect.rs:450:18
4792024-12-25T04:22:16.378Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4802024-12-25T04:22:16.378Z
4812024-12-25T04:22:16.392Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4822024-12-25T04:22:16.392Z --> lib/oxide-vpc/tests/integration_tests.rs:2461:23
4832024-12-25T04:22:16.392Z |
4842024-12-25T04:22:16.392Z2461 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4852024-12-25T04:22:16.392Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4862024-12-25T04:22:16.392Z |
4872024-12-25T04:22:16.392Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4882024-12-25T04:22:16.392Z --> /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/iter/traits/collect.rs:450:18
4892024-12-25T04:22:16.392Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4902024-12-25T04:22:16.392Z
4912024-12-25T04:22:17.242Zwarning: `oxide-vpc` (test "integration_tests") generated 3 warnings (run `cargo clippy --fix --test "integration_tests"` to apply 3 suggestions)
4922024-12-25T04:22:17.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.08s
4932024-12-25T04:22:17.283Z
4942024-12-25T04:22:17.283Zreal 37.278807403
4952024-12-25T04:22:17.283Zuser 2:27.039215076
4962024-12-25T04:22:17.283Zsys 21.481310445
4972024-12-25T04:22:17.283Ztrap 0.085604114
4982024-12-25T04:22:17.283Ztflt 0.421418860
4992024-12-25T04:22:17.285Zdflt 0.486109247
5002024-12-25T04:22:17.285Zkflt 0.000030461
5012024-12-25T04:22:17.285Zlock 3:35.836020930
5022024-12-25T04:22:17.285Zslp 9:05.455682758
5032024-12-25T04:22:17.285Zlat 5.443032213
5042024-12-25T04:22:17.285Zstop 8.899056452
5052024-12-25T04:22:17.286Z+ header 'analyze no_std + engine + kernel'
5062024-12-25T04:22:17.286Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5072024-12-25T04:22:17.286Z# ==== analyze no_std + engine + kernel ==== #
5082024-12-25T04:22:17.286Z+ ptime -m cargo +nightly-2024-11-18 clippy --no-default-features --features engine,kernel
5092024-12-25T04:22:17.593Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5102024-12-25T04:22:17.593Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112024-12-25T04:22:17.596Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5122024-12-25T04:22:17.596Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5132024-12-25T04:22:17.753Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5142024-12-25T04:22:24.850Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5152024-12-25T04:22:26.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s
5162024-12-25T04:22:26.836Z
5172024-12-25T04:22:26.838Zreal 9.543875874
5182024-12-25T04:22:26.838Zuser 10.214610329
5192024-12-25T04:22:26.838Zsys 1.337829628
5202024-12-25T04:22:26.839Ztrap 0.001822173
5212024-12-25T04:22:26.839Ztflt 0.004108865
5222024-12-25T04:22:26.839Zdflt 0.002316725
5232024-12-25T04:22:26.839Zkflt 0.000001489
5242024-12-25T04:22:26.839Zlock 24.373775771
5252024-12-25T04:22:26.839Zslp 34.113657326
5262024-12-25T04:22:26.839Zlat 0.056574034
5272024-12-25T04:22:26.839Zstop 0.154465750
5282024-12-25T04:22:26.839Z+ header test
5292024-12-25T04:22:26.839Z+ echo '# ==== test ==== #'
5302024-12-25T04:22:26.839Z# ==== test ==== #
5312024-12-25T04:22:26.839Z+ ptime -m cargo test
5322024-12-25T04:22:27.122Z Compiling unicode-ident v1.0.14
5332024-12-25T04:22:27.122Z Compiling memchr v2.7.4
5342024-12-25T04:22:27.122Z Compiling byteorder v1.5.0
5352024-12-25T04:22:27.124Z Compiling ucd-trie v0.1.7
5362024-12-25T04:22:27.124Z Compiling ryu v1.0.18
5372024-12-25T04:22:27.130Z Compiling itoa v1.0.14
5382024-12-25T04:22:27.142Z Compiling libc v0.2.169
5392024-12-25T04:22:27.150Z Compiling log v0.4.22
5402024-12-25T04:22:27.283Z Compiling proc-macro2 v1.0.92
5412024-12-25T04:22:27.322Z Compiling futures-core v0.3.31
5422024-12-25T04:22:27.468Z Compiling futures-sink v0.3.31
5432024-12-25T04:22:27.474Z Compiling plain v0.2.3
5442024-12-25T04:22:27.522Z Compiling hash32 v0.3.1
5452024-12-25T04:22:27.532Z Compiling slab v0.4.9
5462024-12-25T04:22:27.586Z Compiling futures-channel v0.3.31
5472024-12-25T04:22:27.592Z Compiling pretty-hex v0.4.1
5482024-12-25T04:22:27.677Z Compiling futures-io v0.3.31
5492024-12-25T04:22:27.730Z Compiling thread-id v4.2.2
5502024-12-25T04:22:27.758Z Compiling pin-project-lite v0.2.15
5512024-12-25T04:22:27.770Z Compiling stable_deref_trait v1.2.0
5522024-12-25T04:22:27.772Z Compiling pin-utils v0.1.0
5532024-12-25T04:22:27.813Z Compiling macaddr v1.0.1
5542024-12-25T04:22:27.840Z Compiling cfg-if v1.0.0
5552024-12-25T04:22:27.851Z Compiling futures-task v0.3.31
5562024-12-25T04:22:27.862Z Compiling heapless v0.8.0
5572024-12-25T04:22:27.912Z Compiling cobs v0.2.3
5582024-12-25T04:22:27.918Z Compiling bitflags v1.3.2
5592024-12-25T04:22:27.939Z Compiling managed v0.8.0
5602024-12-25T04:22:27.996Z Compiling quote v1.0.37
5612024-12-25T04:22:28.099Z Compiling aho-corasick v1.1.3
5622024-12-25T04:22:28.140Z Compiling memmap v0.7.0
5632024-12-25T04:22:28.181Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5642024-12-25T04:22:28.328Z Compiling syn v2.0.91
5652024-12-25T04:22:28.551Z Compiling either v1.13.0
5662024-12-25T04:22:28.662Z Compiling smoltcp v0.11.0
5672024-12-25T04:22:28.722Z Compiling unicode-width v0.1.14
5682024-12-25T04:22:28.733Z Compiling ipnetwork v0.20.0
5692024-12-25T04:22:28.856Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5702024-12-25T04:22:28.902Z Compiling minimal-lexical v0.2.1
5712024-12-25T04:22:29.012Z Compiling itertools v0.13.0
5722024-12-25T04:22:29.213Z Compiling tabwriter v1.4.0
5732024-12-25T04:22:29.255Z Compiling nom v7.1.3
5742024-12-25T04:22:29.410Z Compiling crc32fast v1.4.2
5752024-12-25T04:22:29.653Z Compiling dyn-clone v1.0.17
5762024-12-25T04:22:29.680Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5772024-12-25T04:22:29.853Z Compiling regex-automata v0.4.9
5782024-12-25T04:22:29.990Z Compiling circular v0.3.0
5792024-12-25T04:22:30.320Z Compiling base64 v0.21.7
5802024-12-25T04:22:31.999Z Compiling rusticata-macros v4.1.0
5812024-12-25T04:22:33.068Z Compiling regex v1.11.1
5822024-12-25T04:22:33.663Z Compiling darling_core v0.20.10
5832024-12-25T04:22:35.315Z Compiling serde_derive v1.0.216
5842024-12-25T04:22:35.315Z Compiling thiserror-impl v2.0.9
5852024-12-25T04:22:35.335Z Compiling thiserror-impl v1.0.69
5862024-12-25T04:22:35.531Z Compiling zerocopy-derive v0.7.35
5872024-12-25T04:22:35.633Z Compiling scroll_derive v0.12.0
5882024-12-25T04:22:35.661Z Compiling zerocopy-derive v0.8.14
5892024-12-25T04:22:36.221Z Compiling futures-macro v0.3.31
5902024-12-25T04:22:37.118Z Compiling scroll v0.12.0
5912024-12-25T04:22:37.443Z Compiling zerocopy v0.7.35
5922024-12-25T04:22:37.593Z Compiling goblin v0.8.2
5932024-12-25T04:22:38.076Z Compiling thiserror v1.0.69
5942024-12-25T04:22:38.094Z Compiling futures-util v0.3.31
5952024-12-25T04:22:38.189Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5962024-12-25T04:22:38.234Z Compiling thiserror v2.0.9
5972024-12-25T04:22:38.364Z Compiling pest v2.7.15
5982024-12-25T04:22:38.458Z Compiling zerocopy v0.8.14
5992024-12-25T04:22:38.662Z Compiling ctor v0.2.9
6002024-12-25T04:22:38.843Z Compiling darling_macro v0.20.10
6012024-12-25T04:22:39.853Z Compiling darling v0.20.10
6022024-12-25T04:22:39.947Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6032024-12-25T04:22:40.188Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6042024-12-25T04:22:40.734Z Compiling pest_meta v2.7.15
6052024-12-25T04:22:41.255Z Compiling serde v1.0.216
6062024-12-25T04:22:41.845Z Compiling pest_generator v2.7.15
6072024-12-25T04:22:42.935Z Compiling futures-executor v0.3.31
6082024-12-25T04:22:43.293Z Compiling futures v0.3.31
6092024-12-25T04:22:43.391Z Compiling cookie-factory v0.3.3
6102024-12-25T04:22:43.554Z Compiling pest_derive v2.7.15
6112024-12-25T04:22:43.985Z Compiling pcap-parser v0.16.0
6122024-12-25T04:22:44.519Z Compiling dtrace-parser v0.2.0
6132024-12-25T04:22:45.573Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6142024-12-25T04:22:45.806Z Compiling serde_json v1.0.134
6152024-12-25T04:22:45.806Z Compiling serde_tokenstream v0.2.2
6162024-12-25T04:22:46.045Z Compiling bitflags v2.6.0
6172024-12-25T04:22:46.048Z Compiling postcard v1.1.1
6182024-12-25T04:22:46.048Z Compiling uuid v1.11.0
6192024-12-25T04:22:46.258Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6202024-12-25T04:22:46.258Z Compiling ron v0.8.1
6212024-12-25T04:22:47.034Z Compiling dof v0.3.0
6222024-12-25T04:22:47.512Z Compiling usdt-impl v0.5.0
6232024-12-25T04:22:47.956Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6242024-12-25T04:22:48.272Z Compiling usdt-macro v0.5.0
6252024-12-25T04:22:48.272Z Compiling usdt-attr-macro v0.5.0
6262024-12-25T04:22:49.438Z Compiling usdt v0.5.0
6272024-12-25T04:22:54.620Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6282024-12-25T04:22:56.751Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6292024-12-25T04:23:10.047Z Finished `test` profile [unoptimized + debuginfo] target(s) in 43.14s
6302024-12-25T04:23:10.078Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-e2d0718364cbba99)
6312024-12-25T04:23:10.094Z
6322024-12-25T04:23:10.094Zrunning 9 tests
6332024-12-25T04:23:10.096Ztest api::tests::parse_bad_proto_filter ... ok
6342024-12-25T04:23:10.096Ztest api::tests::parse_good_proto_filter ... ok
6352024-12-25T04:23:10.096Ztest api::tests::parse_bad_address ... ok
6362024-12-25T04:23:10.096Ztest api::tests::parse_good_address ... ok
6372024-12-25T04:23:10.096Ztest api::tests::ports_from_str_bad ... ok
6382024-12-25T04:23:10.096Ztest api::tests::ports_from_str_good ... ok
6392024-12-25T04:23:10.096Ztest cfg::tests::test_required_nat_space ... ok
6402024-12-25T04:23:10.097Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6412024-12-25T04:23:10.097Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6422024-12-25T04:23:10.097Z
6432024-12-25T04:23:10.097Ztest result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6442024-12-25T04:23:10.097Z
6452024-12-25T04:23:10.097Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-ace5df843e940800)
6462024-12-25T04:23:10.101Z
6472024-12-25T04:23:10.101Zrunning 4 tests
6482024-12-25T04:23:10.104Ztest firewall_external_inbound ... ok
6492024-12-25T04:23:10.104Ztest firewall_vni_outbound ... ok
6502024-12-25T04:23:10.107Ztest firewall_vni_inbound ... ok
6512024-12-25T04:23:10.107Ztest firewall_replace_rules ... ok
6522024-12-25T04:23:10.107Z
6532024-12-25T04:23:10.107Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6542024-12-25T04:23:10.107Z
6552024-12-25T04:23:10.107Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-1f67d817652fd2a1)
6562024-12-25T04:23:10.110Z
6572024-12-25T04:23:10.111Zrunning 2 tests
6582024-12-25T04:23:10.113Ztest parse_in_regression ... ok
6592024-12-25T04:23:10.113Ztest parse_out_regression ... ok
6602024-12-25T04:23:10.113Z
6612024-12-25T04:23:10.113Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6622024-12-25T04:23:10.113Z
6632024-12-25T04:23:10.113Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-d118450594f8c77a)
6642024-12-25T04:23:10.119Z
6652024-12-25T04:23:10.119Zrunning 38 tests
6662024-12-25T04:23:10.121Ztest bad_ip_len ... ok
6672024-12-25T04:23:10.123Ztest check_layers ... ok
6682024-12-25T04:23:10.124Ztest add_remove_fw_rule ... ok
6692024-12-25T04:23:10.124Ztest arp_gateway ... ok
6702024-12-25T04:23:10.124Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6712024-12-25T04:23:10.124Ztest anti_spoof ... ok
6722024-12-25T04:23:10.126Ztest flow_expiration ... ok
6732024-12-25T04:23:10.126Ztest gateway_icmp4_ping ... ok
6742024-12-25T04:23:10.126Ztest gateway_icmpv6_ping ... ok
6752024-12-25T04:23:10.126Ztest external_ip_epoch_affinity_preserved ... ok
6762024-12-25T04:23:10.126Ztest early_tcp_invalidation ... ok
6772024-12-25T04:23:10.126Ztest gateway_router_advert_reply ... ok
6782024-12-25T04:23:10.126Ztest guest_to_guest_no_route ... ok
6792024-12-25T04:23:10.129Ztest external_ip_reconfigurable ... ok
6802024-12-25T04:23:10.129Ztest guest_to_guest_diff_vpc_no_peer ... ok
6812024-12-25T04:23:10.129Ztest guest_to_guest ... ok
6822024-12-25T04:23:10.129Ztest guest_to_internet_ipv4 ... ok
6832024-12-25T04:23:10.129Ztest inbound_ndp_dropped_at_gateway ... ok
6842024-12-25T04:23:10.129Ztest guest_to_internet_ipv6 ... ok
6852024-12-25T04:23:10.129Ztest intra_subnet_routes_with_custom ... ok
6862024-12-25T04:23:10.129Ztest no_panic_on_flow_table_full ... ok
6872024-12-25T04:23:10.129Ztest packet_body_pullup ... ok
6882024-12-25T04:23:10.129Ztest outbound_ndp_dropped ... ok
6892024-12-25T04:23:10.131Ztest port_transition_reset ... ok
6902024-12-25T04:23:10.131Ztest port_transition_running ... ok
6912024-12-25T04:23:10.131Ztest port_as_router_target ... ok
6922024-12-25T04:23:10.131Ztest port_transition_pause ... ok
6932024-12-25T04:23:10.134Ztest snat_icmp4_echo_rewrite ... ok
6942024-12-25T04:23:10.134Ztest select_eip_conditioned_on_igw ... ok
6952024-12-25T04:23:10.134Ztest snat_icmp6_echo_rewrite ... ok
6962024-12-25T04:23:10.134Ztest test_gateway_neighbor_advert_reply ... ok
6972024-12-25T04:23:10.134Ztest tcp_inbound ... ok
6982024-12-25T04:23:10.134Ztest external_ip_balanced_over_floating_ips ... ok
6992024-12-25T04:23:10.134Ztest external_ip_receive_and_reply_on_all ... ok
7002024-12-25T04:23:10.134Ztest tcp_outbound ... ok
7012024-12-25T04:23:10.134Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7022024-12-25T04:23:10.138Ztest uft_lft_invalidation_out ... ok
7032024-12-25T04:23:10.138Ztest uft_lft_invalidation_in ... ok
7042024-12-25T04:23:10.138Z
7052024-12-25T04:23:10.138Ztest result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
7062024-12-25T04:23:10.138Z
7072024-12-25T04:23:10.138Z Doc-tests oxide_vpc
7082024-12-25T04:23:10.448Z
7092024-12-25T04:23:10.449Zrunning 0 tests
7102024-12-25T04:23:10.449Z
7112024-12-25T04:23:10.451Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7122024-12-25T04:23:10.451Z
7132024-12-25T04:23:10.476Z
7142024-12-25T04:23:10.478Zreal 43.618312705
7152024-12-25T04:23:10.478Zuser 3:07.346365707
7162024-12-25T04:23:10.478Zsys 21.687679609
7172024-12-25T04:23:10.478Ztrap 0.100593143
7182024-12-25T04:23:10.478Ztflt 0.152740137
7192024-12-25T04:23:10.478Zdflt 0.450716471
7202024-12-25T04:23:10.478Zkflt 0.000022754
7212024-12-25T04:23:10.478Zlock 5:04.927856144
7222024-12-25T04:23:10.478Zslp 9:59.200770048
7232024-12-25T04:23:10.478Zlat 5.490631350
7242024-12-25T04:23:10.478Zstop 8.110344754
7252024-12-25T04:23:10.478Zprocess exited: duration 148361 ms, exit code 0
 
7262024-12-25T04:23:10.484Zfound 0 output files