01JD80G5QNMFKFC9T3QZGMAAYM: 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: 01JD80GHY1JWNM9M3X2D7B32AK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T18:43:16.768Zjob assigned to worker 01JD80GYVV6KBV9CBTQ9N5Y7PH [factory aws, i-0e48cf40c8c94ccc1] (queued for 56 s)
 
22024-11-21T18:43:24.322Zstarting task 0: "setup"
32024-11-21T18:43:24.339Z++ uname -s
42024-11-21T18:43:24.342Z+ kern=SunOS
52024-11-21T18:43:24.342Z+ case "$kern" in
62024-11-21T18:43:24.342Z+ groupadd -g 12345 build
72024-11-21T18:43:24.346Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-21T18:43:26.356Z+ zfs create -o mountpoint=/work rpool/work
92024-11-21T18:43:26.460Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-21T18:43:26.463Z+ home_fs=zfs
112024-11-21T18:43:26.463Z+ [[ zfs == autofs ]]
122024-11-21T18:43:26.463Z+ mkdir -p /home/build
132024-11-21T18:43:26.465Z+ chown build:build /home/build /work
142024-11-21T18:43:28.467Z+ chmod 0700 /home/build /work
152024-11-21T18:43:28.469Zprocess exited: duration 4146 ms, exit code 0
 
162024-11-21T18:43:28.474Zstarting task 1: "rust-toolchain"
172024-11-21T18:43:28.479Z+ printf ' * toolchain channel = "%s"
182024-11-21T18:43:28.479Z' nightly-2024-11-18
192024-11-21T18:43:28.481Z * toolchain channel = "nightly-2024-11-18"
202024-11-21T18:43:28.481Z+ printf ' * toolchain profile = "%s"
212024-11-21T18:43:28.482Z' default
222024-11-21T18:43:28.482Z * toolchain profile = "default"
232024-11-21T18:43:28.482Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-21T18:43:28.482Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-11-21T18:43:28.605Zinfo: downloading installer
262024-11-21T18:43:29.971Zinfo: profile set to 'default'
272024-11-21T18:43:29.971Zinfo: default host triple is x86_64-unknown-illumos
282024-11-21T18:43:29.974Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-11-21T18:43:30.132Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-11-21T18:43:30.132Zinfo: downloading component 'cargo'
312024-11-21T18:43:31.048Zinfo: downloading component 'clippy'
322024-11-21T18:43:31.399Zinfo: downloading component 'rust-docs'
332024-11-21T18:43:32.652Zinfo: downloading component 'rust-std'
342024-11-21T18:43:34.685Zinfo: downloading component 'rustc'
352024-11-21T18:43:41.785Zinfo: downloading component 'rustfmt'
362024-11-21T18:43:42.051Zinfo: installing component 'cargo'
372024-11-21T18:43:42.873Zinfo: installing component 'clippy'
382024-11-21T18:43:43.250Zinfo: installing component 'rust-docs'
392024-11-21T18:43:44.915Zinfo: installing component 'rust-std'
402024-11-21T18:43:46.746Zinfo: installing component 'rustc'
412024-11-21T18:43:52.606Zinfo: installing component 'rustfmt'
422024-11-21T18:43:52.937Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-11-21T18:43:52.937Z
442024-11-21T18:43:53.327Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-11-21T18:43:53.327Z
462024-11-21T18:43:53.329Z
472024-11-21T18:43:53.329ZRust is installed now. Great!
482024-11-21T18:43:53.329Z
492024-11-21T18:43:53.330ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-21T18:43:53.330Zenvironment variable. This has not been done automatically.
512024-11-21T18:43:53.330Z
522024-11-21T18:43:53.330ZTo configure your current shell, you need to source
532024-11-21T18:43:53.330Zthe corresponding env file under $HOME/.cargo.
542024-11-21T18:43:53.330Z
552024-11-21T18:43:53.330ZThis is usually done by running one of the following (note the leading DOT):
562024-11-21T18:43:53.330Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-21T18:43:53.330Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-21T18:43:53.408Z+ rustc --version
592024-11-21T18:43:53.475Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-11-21T18:43:53.484Zprocess exited: duration 25002 ms, exit code 0
 
612024-11-21T18:43:53.492Zstarting task 2: "authentication"
622024-11-21T18:43:53.511Zprocess exited: duration 20 ms, exit code 0
 
632024-11-21T18:43:53.515Zstarting task 3: "clone repository"
642024-11-21T18:43:53.520Z+ mkdir -p /work/oxidecomputer/opte
652024-11-21T18:43:53.522Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-11-21T18:43:53.556ZCloning into '/work/oxidecomputer/opte'...
672024-11-21T18:43:54.635Z+ cd /work/oxidecomputer/opte
682024-11-21T18:43:54.635Z+ git fetch origin 9e44656233379b2f32ae946883d8d41bf079edfb
692024-11-21T18:43:54.886ZFrom https://github.com/oxidecomputer/opte
702024-11-21T18:43:54.886Z * branch 9e44656233379b2f32ae946883d8d41bf079edfb -> FETCH_HEAD
712024-11-21T18:43:54.894Z+ [[ -n ingot-and-offload ]]
722024-11-21T18:43:54.897Z++ git branch --show-current
732024-11-21T18:43:54.899Z+ current=master
742024-11-21T18:43:54.899Z+ [[ master != ingot-and-offload ]]
752024-11-21T18:43:54.899Z+ git branch -f ingot-and-offload 9e44656233379b2f32ae946883d8d41bf079edfb
762024-11-21T18:43:54.903Z+ git checkout -f ingot-and-offload
772024-11-21T18:43:54.924ZSwitched to branch 'ingot-and-offload'
782024-11-21T18:43:54.926Z+ git reset --hard 9e44656233379b2f32ae946883d8d41bf079edfb
792024-11-21T18:43:54.930ZHEAD is now at 9e44656 Conditionally expose LSO/CSO capabs based on underlay
802024-11-21T18:43:54.933Zprocess exited: duration 1416 ms, exit code 0
 
812024-11-21T18:43:54.940Zstarting task 4: "build"
822024-11-21T18:43:54.943Z+ cargo --version
832024-11-21T18:43:54.948Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-21T18:43:55.110Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-21T18:43:55.110Zinfo: downloading component 'cargo'
862024-11-21T18:43:55.989Zinfo: downloading component 'clippy'
872024-11-21T18:43:56.323Zinfo: downloading component 'rust-docs'
882024-11-21T18:43:57.567Zinfo: downloading component 'rust-std'
892024-11-21T18:43:59.532Zinfo: downloading component 'rustc'
902024-11-21T18:44:06.602Zinfo: downloading component 'rustfmt'
912024-11-21T18:44:06.853Zinfo: installing component 'cargo'
922024-11-21T18:44:07.638Zinfo: installing component 'clippy'
932024-11-21T18:44:08.002Zinfo: installing component 'rust-docs'
942024-11-21T18:44:09.689Zinfo: installing component 'rust-std'
952024-11-21T18:44:11.465Zinfo: installing component 'rustc'
962024-11-21T18:44:17.299Zinfo: installing component 'rustfmt'
972024-11-21T18:44:17.691Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-21T18:44:17.693Z+ rustc --version
992024-11-21T18:44:17.763Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-21T18:44:17.767Z+ cd lib/oxide-vpc
1012024-11-21T18:44:17.770Z+ header 'check style'
1022024-11-21T18:44:17.770Z+ echo '# ==== check style ==== #'
1032024-11-21T18:44:17.771Z# ==== check style ==== #
1042024-11-21T18:44:17.771Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-11-21T18:44:18.037Z
1062024-11-21T18:44:18.037Zreal 0.263744375
1072024-11-21T18:44:18.037Zuser 0.168938646
1082024-11-21T18:44:18.037Zsys 0.089867488
1092024-11-21T18:44:18.037Ztrap 0.000012718
1102024-11-21T18:44:18.037Ztflt 0.000000000
1112024-11-21T18:44:18.037Zdflt 0.000003599
1122024-11-21T18:44:18.038Zkflt 0.000000000
1132024-11-21T18:44:18.038Zlock 0.000000000
1142024-11-21T18:44:18.042Zslp 0.178017390
1152024-11-21T18:44:18.042Zlat 0.000217470
1162024-11-21T18:44:18.043Zstop 0.000127033
1172024-11-21T18:44:18.043Z+ header 'check docs'
1182024-11-21T18:44:18.043Z+ echo '# ==== check docs ==== #'
1192024-11-21T18:44:18.043Z# ==== check docs ==== #
1202024-11-21T18:44:18.043Z+ RUSTDOCFLAGS='-D warnings'
1212024-11-21T18:44:18.043Z+ ptime -m cargo +nightly-2024-11-18 doc --no-default-features --features=api,std,engine,kernel
1222024-11-21T18:44:18.144Z Updating crates.io index
1232024-11-21T18:44:18.174Z Updating git repository `https://github.com/oxidecomputer/falcon`
1242024-11-21T18:44:18.870Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1252024-11-21T18:44:19.097Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1262024-11-21T18:44:19.369Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1272024-11-21T18:44:19.673Z Updating git repository `https://github.com/oxidecomputer/zone`
1282024-11-21T18:44:19.927Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1292024-11-21T18:44:20.174Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1302024-11-21T18:44:20.416Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1312024-11-21T18:44:20.642Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1322024-11-21T18:44:21.361Z Downloading crates ...
1332024-11-21T18:44:21.421Z Downloaded usdt v0.5.0
1342024-11-21T18:44:21.470Z Downloaded bitflags v1.3.2
1352024-11-21T18:44:21.480Z Downloaded bitflags v2.6.0
1362024-11-21T18:44:21.484Z Downloaded cpufeatures v0.2.15
1372024-11-21T18:44:21.486Z Downloaded cfg-if v1.0.0
1382024-11-21T18:44:21.488Z Downloaded byteorder v1.5.0
1392024-11-21T18:44:21.491Z Downloaded block-buffer v0.10.4
1402024-11-21T18:44:21.504Z Downloaded aho-corasick v1.1.3
1412024-11-21T18:44:21.510Z Downloaded dtrace-parser v0.2.0
1422024-11-21T18:44:21.512Z Downloaded either v1.13.0
1432024-11-21T18:44:21.515Z Downloaded ident_case v1.0.1
1442024-11-21T18:44:21.515Z Downloaded cobs v0.2.3
1452024-11-21T18:44:21.515Z Downloaded dof v0.3.0
1462024-11-21T18:44:21.520Z Downloaded darling_macro v0.20.10
1472024-11-21T18:44:21.522Z Downloaded fnv v1.0.7
1482024-11-21T18:44:21.524Z Downloaded digest v0.10.7
1492024-11-21T18:44:21.526Z Downloaded itoa v1.0.11
1502024-11-21T18:44:21.532Z Downloaded dyn-clone v1.0.17
1512024-11-21T18:44:21.535Z Downloaded macaddr v1.0.1
1522024-11-21T18:44:21.535Z Downloaded defmt-macros v0.3.9
1532024-11-21T18:44:21.538Z Downloaded embedded-io v0.6.1
1542024-11-21T18:44:21.540Z Downloaded generic-array v0.14.7
1552024-11-21T18:44:21.540Z Downloaded crypto-common v0.1.6
1562024-11-21T18:44:21.540Z Downloaded defmt-parser v0.3.4
1572024-11-21T18:44:21.543Z Downloaded once_cell v1.20.2
1582024-11-21T18:44:21.545Z Downloaded memmap v0.7.0
1592024-11-21T18:44:21.547Z Downloaded crc32fast v1.4.2
1602024-11-21T18:44:21.550Z Downloaded embedded-io v0.4.0
1612024-11-21T18:44:21.553Z Downloaded defmt v0.3.8
1622024-11-21T18:44:21.553Z Downloaded ipnetwork v0.20.0
1632024-11-21T18:44:21.563Z Downloaded managed v0.8.0
1642024-11-21T18:44:21.573Z Downloaded scroll_derive v0.12.0
1652024-11-21T18:44:21.578Z Downloaded usdt-macro v0.5.0
1662024-11-21T18:44:21.585Z Downloaded usdt-attr-macro v0.5.0
1672024-11-21T18:44:21.589Z Downloaded darling v0.20.10
1682024-11-21T18:44:21.599Z Downloaded proc-macro-error-attr v1.0.4
1692024-11-21T18:44:21.601Z Downloaded pest_generator v2.7.14
1702024-11-21T18:44:21.605Z Downloaded plain v0.2.3
1712024-11-21T18:44:21.610Z Downloaded stable_deref_trait v1.2.0
1722024-11-21T18:44:21.614Z Downloaded hash32 v0.3.1
1732024-11-21T18:44:21.616Z Downloaded scroll v0.12.0
1742024-11-21T18:44:21.616Z Downloaded tabwriter v1.4.0
1752024-11-21T18:44:21.619Z Downloaded strsim v0.11.1
1762024-11-21T18:44:21.619Z Downloaded pretty-hex v0.4.1
1772024-11-21T18:44:21.626Z Downloaded usdt-impl v0.5.0
1782024-11-21T18:44:21.629Z Downloaded thiserror-impl v1.0.69
1792024-11-21T18:44:21.631Z Downloaded thiserror v1.0.69
1802024-11-21T18:44:21.635Z Downloaded thread-id v4.2.2
1812024-11-21T18:44:21.637Z Downloaded version_check v0.9.5
1822024-11-21T18:44:21.640Z Downloaded log v0.4.22
1832024-11-21T18:44:21.642Z Downloaded darling_core v0.20.10
1842024-11-21T18:44:21.647Z Downloaded proc-macro-error v1.0.4
1852024-11-21T18:44:21.650Z Downloaded postcard v1.0.10
1862024-11-21T18:44:21.652Z Downloaded quote v1.0.37
1872024-11-21T18:44:21.655Z Downloaded pest_derive v2.7.14
1882024-11-21T18:44:21.668Z Downloaded sha2 v0.10.8
1892024-11-21T18:44:21.681Z Downloaded proc-macro2 v1.0.91
1902024-11-21T18:44:21.684Z Downloaded serde_tokenstream v0.2.2
1912024-11-21T18:44:21.686Z Downloaded pest_meta v2.7.14
1922024-11-21T18:44:21.689Z Downloaded ryu v1.0.18
1932024-11-21T18:44:21.691Z Downloaded zerocopy-derive v0.7.35
1942024-11-21T18:44:21.698Z Downloaded typenum v1.17.0
1952024-11-21T18:44:21.701Z Downloaded ucd-trie v0.1.7
1962024-11-21T18:44:21.702Z Downloaded uuid v1.11.0
1972024-11-21T18:44:21.704Z Downloaded unicode-ident v1.0.13
1982024-11-21T18:44:21.704Z Downloaded heapless v0.8.0
1992024-11-21T18:44:21.720Z Downloaded serde_derive v1.0.215
2002024-11-21T18:44:21.734Z Downloaded serde v1.0.215
2012024-11-21T18:44:21.741Z Downloaded zerocopy-derive v0.8.10
2022024-11-21T18:44:21.747Z Downloaded memchr v2.7.4
2032024-11-21T18:44:21.762Z Downloaded pest v2.7.14
2042024-11-21T18:44:21.772Z Downloaded itertools v0.13.0
2052024-11-21T18:44:21.800Z Downloaded goblin v0.8.2
2062024-11-21T18:44:21.818Z Downloaded serde_json v1.0.133
2072024-11-21T18:44:21.835Z Downloaded zerocopy v0.7.35
2082024-11-21T18:44:21.877Z Downloaded regex v1.11.1
2092024-11-21T18:44:21.889Z Downloaded zerocopy v0.8.10
2102024-11-21T18:44:21.911Z Downloaded syn v1.0.109
2112024-11-21T18:44:21.920Z Downloaded unicode-width v0.1.14
2122024-11-21T18:44:21.925Z Downloaded syn v2.0.89
2132024-11-21T18:44:21.946Z Downloaded regex-syntax v0.8.5
2142024-11-21T18:44:21.953Z Downloaded smoltcp v0.11.0
2152024-11-21T18:44:21.998Z Downloaded regex-automata v0.4.9
2162024-11-21T18:44:22.013Z Downloaded libc v0.2.164
2172024-11-21T18:44:22.171Z Compiling proc-macro2 v1.0.91
2182024-11-21T18:44:22.173Z Compiling unicode-ident v1.0.13
2192024-11-21T18:44:22.173Z Documenting unicode-ident v1.0.13
2202024-11-21T18:44:22.173Z Compiling fnv v1.0.7
2212024-11-21T18:44:22.173Z Compiling strsim v0.11.1
2222024-11-21T18:44:22.173Z Compiling ident_case v1.0.1
2232024-11-21T18:44:22.184Z Compiling serde v1.0.215
2242024-11-21T18:44:22.342Z Compiling memchr v2.7.4
2252024-11-21T18:44:22.369Z Compiling regex-syntax v0.8.5
2262024-11-21T18:44:22.478Z Compiling zerocopy v0.8.10
2272024-11-21T18:44:22.878Z Compiling either v1.13.0
2282024-11-21T18:44:22.958Z Checking byteorder v1.5.0
2292024-11-21T18:44:23.172Z Documenting proc-macro2 v1.0.91
2302024-11-21T18:44:23.201Z Compiling aho-corasick v1.1.3
2312024-11-21T18:44:23.243Z Compiling itertools v0.13.0
2322024-11-21T18:44:23.763Z Compiling quote v1.0.37
2332024-11-21T18:44:24.328Z Compiling syn v2.0.89
2342024-11-21T18:44:24.351Z Documenting quote v1.0.37
2352024-11-21T18:44:24.891Z Compiling heapless v0.8.0
2362024-11-21T18:44:25.272Z Documenting syn v2.0.89
2372024-11-21T18:44:25.393Z Documenting strsim v0.11.1
2382024-11-21T18:44:26.100Z Compiling regex-automata v0.4.9
2392024-11-21T18:44:26.289Z Documenting ident_case v1.0.1
2402024-11-21T18:44:26.919Z Documenting fnv v1.0.7
2412024-11-21T18:44:27.239Z Checking hash32 v0.3.1
2422024-11-21T18:44:27.398Z Checking stable_deref_trait v1.2.0
2432024-11-21T18:44:27.481Z Checking cfg-if v1.0.0
2442024-11-21T18:44:27.486Z Documenting memchr v2.7.4
2452024-11-21T18:44:27.558Z Checking macaddr v1.0.1
2462024-11-21T18:44:27.790Z Compiling smoltcp v0.11.0
2472024-11-21T18:44:27.809Z Documenting regex-syntax v0.8.5
2482024-11-21T18:44:28.739Z Documenting aho-corasick v1.1.3
2492024-11-21T18:44:29.206Z Checking bitflags v1.3.2
2502024-11-21T18:44:29.289Z Checking bitflags v2.6.0
2512024-11-21T18:44:29.509Z Checking cobs v0.2.3
2522024-11-21T18:44:29.763Z Checking darling_core v0.20.10
2532024-11-21T18:44:30.040Z Compiling regex v1.11.1
2542024-11-21T18:44:30.040Z Checking managed v0.8.0
2552024-11-21T18:44:30.230Z Documenting regex-automata v0.4.9
2562024-11-21T18:44:30.557Z Documenting darling_core v0.20.10
2572024-11-21T18:44:30.955Z Documenting serde_derive v1.0.215
2582024-11-21T18:44:31.616Z Documenting zerocopy-derive v0.8.10
2592024-11-21T18:44:32.761Z Documenting darling_macro v0.20.10
2602024-11-21T18:44:32.777Z Documenting byteorder v1.5.0
2612024-11-21T18:44:32.947Z Documenting regex v1.11.1
2622024-11-21T18:44:33.092Z Documenting stable_deref_trait v1.2.0
2632024-11-21T18:44:33.482Z Documenting hash32 v0.3.1
2642024-11-21T18:44:33.711Z Checking unicode-width v0.1.14
2652024-11-21T18:44:33.797Z Documenting cfg-if v1.0.0
2662024-11-21T18:44:34.189Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2672024-11-21T18:44:34.255Z Documenting macaddr v1.0.1
2682024-11-21T18:44:34.377Z Compiling version_check v0.9.5
2692024-11-21T18:44:34.387Z Checking ipnetwork v0.20.0
2702024-11-21T18:44:34.397Z Documenting heapless v0.8.0
2712024-11-21T18:44:34.519Z Documenting cobs v0.2.3
2722024-11-21T18:44:34.675Z Documenting bitflags v2.6.0
2732024-11-21T18:44:34.888Z Compiling serde_derive v1.0.215
2742024-11-21T18:44:34.950Z Compiling zerocopy-derive v0.8.10
2752024-11-21T18:44:34.959Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2762024-11-21T18:44:35.175Z Documenting managed v0.8.0
2772024-11-21T18:44:35.381Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2782024-11-21T18:44:35.506Z Checking tabwriter v1.4.0
2792024-11-21T18:44:35.708Z Checking crc32fast v1.4.2
2802024-11-21T18:44:35.810Z Compiling darling_macro v0.20.10
2812024-11-21T18:44:35.860Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822024-11-21T18:44:35.893Z Documenting unicode-width v0.1.14
2832024-11-21T18:44:36.057Z Documenting smoltcp v0.11.0
2842024-11-21T18:44:36.404Z Checking dyn-clone v1.0.17
2852024-11-21T18:44:36.533Z Documenting ipnetwork v0.20.0
2862024-11-21T18:44:36.552Z Documenting either v1.13.0
2872024-11-21T18:44:36.748Z Compiling darling v0.20.10
2882024-11-21T18:44:36.851Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2892024-11-21T18:44:36.914Z Documenting darling v0.20.10
2902024-11-21T18:44:37.242Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2912024-11-21T18:44:37.251Z Documenting itertools v0.13.0
2922024-11-21T18:44:37.486Z Documenting zerocopy v0.8.10
2932024-11-21T18:44:38.018Z Documenting tabwriter v1.4.0
2942024-11-21T18:44:38.110Z Documenting ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2952024-11-21T18:44:38.542Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2962024-11-21T18:44:38.994Z Documenting crc32fast v1.4.2
2972024-11-21T18:44:39.216Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2982024-11-21T18:44:39.612Z Documenting dyn-clone v1.0.17
2992024-11-21T18:44:39.671Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3002024-11-21T18:44:39.891Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3012024-11-21T18:44:41.048Z Documenting serde v1.0.215
3022024-11-21T18:44:41.553Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3032024-11-21T18:44:41.553Z Documenting ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3042024-11-21T18:44:43.744Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3052024-11-21T18:44:43.744Z Checking postcard v1.0.10
3062024-11-21T18:44:43.744Z Documenting postcard v1.0.10
3072024-11-21T18:44:43.747Z Documenting ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3082024-11-21T18:44:43.747Z Checking uuid v1.11.0
3092024-11-21T18:44:43.747Z Documenting uuid v1.11.0
3102024-11-21T18:44:45.088Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3112024-11-21T18:44:45.088Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3122024-11-21T18:44:46.021Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3132024-11-21T18:44:50.191Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3142024-11-21T18:44:51.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.33s
3152024-11-21T18:44:51.493Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3162024-11-21T18:44:51.512Z
3172024-11-21T18:44:51.514Zreal 33.454598691
3182024-11-21T18:44:51.514Zuser 2:25.581539261
3192024-11-21T18:44:51.515Zsys 19.695958957
3202024-11-21T18:44:51.515Ztrap 0.110580168
3212024-11-21T18:44:51.515Ztflt 0.200768237
3222024-11-21T18:44:51.515Zdflt 0.207293684
3232024-11-21T18:44:51.515Zkflt 0.002629367
3242024-11-21T18:44:51.515Zlock 3:17.046857019
3252024-11-21T18:44:51.515Zslp 7:52.375231739
3262024-11-21T18:44:51.515Zlat 17.688196214
3272024-11-21T18:44:51.515Zstop 10.394066247
3282024-11-21T18:44:51.515Z+ header 'analyze std + api + usdt'
3292024-11-21T18:44:51.516Z+ echo '# ==== analyze std + api + usdt ==== #'
3302024-11-21T18:44:51.516Z# ==== analyze std + api + usdt ==== #
3312024-11-21T18:44:51.516Z+ ptime -m cargo clippy --features usdt --all-targets
3322024-11-21T18:44:51.824Z Downloading crates ...
3332024-11-21T18:44:51.895Z Downloaded futures v0.3.31
3342024-11-21T18:44:51.901Z Downloaded futures-task v0.3.31
3352024-11-21T18:44:51.903Z Downloaded futures-macro v0.3.31
3362024-11-21T18:44:51.903Z Downloaded cookie-factory v0.3.3
3372024-11-21T18:44:51.905Z Downloaded circular v0.3.0
3382024-11-21T18:44:51.905Z Downloaded futures-executor v0.3.31
3392024-11-21T18:44:51.907Z Downloaded pin-utils v0.1.0
3402024-11-21T18:44:51.907Z Downloaded autocfg v1.4.0
3412024-11-21T18:44:51.909Z Downloaded futures-sink v0.3.31
3422024-11-21T18:44:51.912Z Downloaded futures-core v0.3.31
3432024-11-21T18:44:51.912Z Downloaded futures-io v0.3.31
3442024-11-21T18:44:51.912Z Downloaded ctor v0.2.9
3452024-11-21T18:44:51.914Z Downloaded futures-channel v0.3.31
3462024-11-21T18:44:51.916Z Downloaded pin-project-lite v0.2.15
3472024-11-21T18:44:51.922Z Downloaded slab v0.4.9
3482024-11-21T18:44:51.924Z Downloaded rusticata-macros v4.1.0
3492024-11-21T18:44:51.929Z Downloaded base64 v0.21.7
3502024-11-21T18:44:51.937Z Downloaded pcap-parser v0.16.0
3512024-11-21T18:44:51.940Z Downloaded ron v0.8.1
3522024-11-21T18:44:51.945Z Downloaded minimal-lexical v0.2.1
3532024-11-21T18:44:51.950Z Downloaded nom v7.1.3
3542024-11-21T18:44:51.954Z Downloaded futures-util v0.3.31
3552024-11-21T18:44:52.044Z Compiling proc-macro2 v1.0.91
3562024-11-21T18:44:52.044Z Compiling unicode-ident v1.0.13
3572024-11-21T18:44:52.047Z Compiling memchr v2.7.4
3582024-11-21T18:44:52.047Z Compiling thiserror v1.0.69
3592024-11-21T18:44:52.047Z Compiling serde v1.0.215
3602024-11-21T18:44:52.047Z Compiling libc v0.2.164
3612024-11-21T18:44:52.053Z Compiling version_check v0.9.5
3622024-11-21T18:44:52.277Z Compiling ucd-trie v0.1.7
3632024-11-21T18:44:52.689Z Compiling once_cell v1.20.2
3642024-11-21T18:44:52.702Z Compiling serde_json v1.0.133
3652024-11-21T18:44:52.814Z Checking byteorder v1.5.0
3662024-11-21T18:44:52.896Z Compiling fnv v1.0.7
3672024-11-21T18:44:52.947Z Compiling strsim v0.11.1
3682024-11-21T18:44:53.002Z Compiling ident_case v1.0.1
3692024-11-21T18:44:53.063Z Compiling aho-corasick v1.1.3
3702024-11-21T18:44:53.068Z Compiling ryu v1.0.18
3712024-11-21T18:44:53.163Z Compiling regex-syntax v0.8.5
3722024-11-21T18:44:53.282Z Compiling autocfg v1.4.0
3732024-11-21T18:44:53.396Z Compiling itoa v1.0.11
3742024-11-21T18:44:53.632Z Compiling usdt-impl v0.5.0
3752024-11-21T18:44:53.640Z Compiling either v1.13.0
3762024-11-21T18:44:53.851Z Compiling quote v1.0.37
3772024-11-21T18:44:54.041Z Compiling zerocopy v0.8.10
3782024-11-21T18:44:54.151Z Compiling slab v0.4.9
3792024-11-21T18:44:54.198Z Compiling thread-id v4.2.2
3802024-11-21T18:44:54.251Z Compiling syn v2.0.89
3812024-11-21T18:44:54.291Z Compiling itertools v0.13.0
3822024-11-21T18:44:54.819Z Compiling heapless v0.8.0
3832024-11-21T18:44:54.833Z Checking futures-sink v0.3.31
3842024-11-21T18:44:55.129Z Checking plain v0.2.3
3852024-11-21T18:44:55.159Z Checking log v0.4.22
3862024-11-21T18:44:55.262Z Checking futures-core v0.3.31
3872024-11-21T18:44:55.435Z Checking futures-channel v0.3.31
3882024-11-21T18:44:55.598Z Checking hash32 v0.3.1
3892024-11-21T18:44:55.687Z Checking futures-task v0.3.31
3902024-11-21T18:44:55.750Z Checking stable_deref_trait v1.2.0
3912024-11-21T18:44:55.771Z Checking pretty-hex v0.4.1
3922024-11-21T18:44:55.835Z Checking pin-utils v0.1.0
3932024-11-21T18:44:55.904Z Checking macaddr v1.0.1
3942024-11-21T18:44:55.910Z Checking pin-project-lite v0.2.15
3952024-11-21T18:44:55.928Z Checking futures-io v0.3.31
3962024-11-21T18:44:56.024Z Compiling smoltcp v0.11.0
3972024-11-21T18:44:56.048Z Checking cfg-if v1.0.0
3982024-11-21T18:44:56.321Z Checking bitflags v1.3.2
3992024-11-21T18:44:56.406Z Checking cobs v0.2.3
4002024-11-21T18:44:56.573Z Checking managed v0.8.0
4012024-11-21T18:44:56.667Z Checking memmap v0.7.0
4022024-11-21T18:44:56.874Z Compiling regex-automata v0.4.9
4032024-11-21T18:44:56.932Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4042024-11-21T18:44:57.301Z Checking minimal-lexical v0.2.1
4052024-11-21T18:44:57.344Z Checking ipnetwork v0.20.0
4062024-11-21T18:44:57.379Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4072024-11-21T18:44:57.644Z Checking unicode-width v0.1.14
4082024-11-21T18:44:57.665Z Checking nom v7.1.3
4092024-11-21T18:44:58.102Z Checking tabwriter v1.4.0
4102024-11-21T18:44:58.386Z Checking crc32fast v1.4.2
4112024-11-21T18:44:58.622Z Checking dyn-clone v1.0.17
4122024-11-21T18:44:58.762Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
4132024-11-21T18:44:58.992Z Checking circular v0.3.0
4142024-11-21T18:44:58.998Z Checking base64 v0.21.7
4152024-11-21T18:45:00.332Z Compiling regex v1.11.1
4162024-11-21T18:45:00.377Z Checking rusticata-macros v4.1.0
4172024-11-21T18:45:00.398Z Compiling darling_core v0.20.10
4182024-11-21T18:45:02.215Z Compiling serde_derive v1.0.215
4192024-11-21T18:45:02.215Z Compiling thiserror-impl v1.0.69
4202024-11-21T18:45:02.218Z Compiling zerocopy-derive v0.7.35
4212024-11-21T18:45:02.218Z Compiling scroll_derive v0.12.0
4222024-11-21T18:45:02.219Z Compiling zerocopy-derive v0.8.10
4232024-11-21T18:45:02.219Z Compiling futures-macro v0.3.31
4242024-11-21T18:45:02.219Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4252024-11-21T18:45:03.340Z Compiling ctor v0.2.9
4262024-11-21T18:45:03.647Z Checking scroll v0.12.0
4272024-11-21T18:45:04.124Z Checking futures-util v0.3.31
4282024-11-21T18:45:04.136Z Checking goblin v0.8.2
4292024-11-21T18:45:04.196Z Compiling zerocopy v0.7.35
4302024-11-21T18:45:05.173Z Compiling pest v2.7.14
4312024-11-21T18:45:05.833Z Compiling darling_macro v0.20.10
4322024-11-21T18:45:06.825Z Compiling darling v0.20.10
4332024-11-21T18:45:06.931Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4342024-11-21T18:45:06.971Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4352024-11-21T18:45:07.901Z Compiling pest_meta v2.7.14
4362024-11-21T18:45:08.992Z Compiling pest_generator v2.7.14
4372024-11-21T18:45:09.096Z Checking futures-executor v0.3.31
4382024-11-21T18:45:09.293Z Checking futures v0.3.31
4392024-11-21T18:45:09.387Z Checking cookie-factory v0.3.3
4402024-11-21T18:45:09.969Z Checking pcap-parser v0.16.0
4412024-11-21T18:45:10.567Z Compiling pest_derive v2.7.14
4422024-11-21T18:45:11.214Z Compiling dtrace-parser v0.2.0
4432024-11-21T18:45:11.546Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4442024-11-21T18:45:12.575Z Checking bitflags v2.6.0
4452024-11-21T18:45:12.575Z Checking postcard v1.0.10
4462024-11-21T18:45:12.578Z Checking uuid v1.11.0
4472024-11-21T18:45:12.779Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4482024-11-21T18:45:12.779Z Checking ron v0.8.1
4492024-11-21T18:45:12.929Z Compiling serde_tokenstream v0.2.2
4502024-11-21T18:45:13.794Z Checking dof v0.3.0
4512024-11-21T18:45:14.458Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4522024-11-21T18:45:15.323Z Compiling usdt-attr-macro v0.5.0
4532024-11-21T18:45:15.323Z Compiling usdt-macro v0.5.0
4542024-11-21T18:45:16.207Z Checking usdt v0.5.0
4552024-11-21T18:45:23.319Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4562024-11-21T18:45:25.798Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4572024-11-21T18:45:28.990Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4582024-11-21T18:45:28.990Z --> lib/oxide-vpc/tests/integration_tests.rs:2107:23
4592024-11-21T18:45:28.990Z |
4602024-11-21T18:45:28.990Z2107 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4612024-11-21T18:45:28.990Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4622024-11-21T18:45:28.990Z |
4632024-11-21T18:45:28.990Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4642024-11-21T18:45:28.990Z --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/iter/traits/collect.rs:450:18
4652024-11-21T18:45:28.990Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4662024-11-21T18:45:28.990Z = note: `#[warn(clippy::useless_conversion)]` on by default
4672024-11-21T18:45:28.990Z
4682024-11-21T18:45:29.011Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4692024-11-21T18:45:29.011Z --> lib/oxide-vpc/tests/integration_tests.rs:2221:23
4702024-11-21T18:45:29.011Z |
4712024-11-21T18:45:29.011Z2221 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4722024-11-21T18:45:29.011Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4732024-11-21T18:45:29.011Z |
4742024-11-21T18:45:29.011Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4752024-11-21T18:45:29.011Z --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/iter/traits/collect.rs:450:18
4762024-11-21T18:45:29.012Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4772024-11-21T18:45:29.012Z
4782024-11-21T18:45:29.027Zwarning: explicit call to `.into_iter()` in function argument accepting `IntoIterator`
4792024-11-21T18:45:29.027Z --> lib/oxide-vpc/tests/integration_tests.rs:2461:23
4802024-11-21T18:45:29.027Z |
4812024-11-21T18:45:29.027Z2461 | reply_body.extend(reply.to_full_meta().meta().copy_remaining().into_iter());
4822024-11-21T18:45:29.027Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `reply.to_full_meta().meta().copy_remaining()`
4832024-11-21T18:45:29.027Z |
4842024-11-21T18:45:29.028Znote: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()`
4852024-11-21T18:45:29.028Z --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/iter/traits/collect.rs:450:18
4862024-11-21T18:45:29.028Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
4872024-11-21T18:45:29.028Z
4882024-11-21T18:45:29.895Zwarning: `oxide-vpc` (test "integration_tests") generated 3 warnings (run `cargo clippy --fix --test "integration_tests"` to apply 3 suggestions)
4892024-11-21T18:45:29.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s
4902024-11-21T18:45:29.936Z
4912024-11-21T18:45:29.939Zreal 38.415583937
4922024-11-21T18:45:29.939Zuser 2:25.274667513
4932024-11-21T18:45:29.939Zsys 30.680116585
4942024-11-21T18:45:29.939Ztrap 0.077644958
4952024-11-21T18:45:29.939Ztflt 0.492828885
4962024-11-21T18:45:29.939Zdflt 0.469060083
4972024-11-21T18:45:29.939Zkflt 0.000004530
4982024-11-21T18:45:29.939Zlock 3:52.050701150
4992024-11-21T18:45:29.939Zslp 9:23.255486311
5002024-11-21T18:45:29.939Zlat 5.003083147
5012024-11-21T18:45:29.939Zstop 7.432969582
5022024-11-21T18:45:29.939Z+ header 'analyze no_std + engine + kernel'
5032024-11-21T18:45:29.939Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5042024-11-21T18:45:29.939Z# ==== analyze no_std + engine + kernel ==== #
5052024-11-21T18:45:29.939Z+ ptime -m cargo +nightly-2024-11-18 clippy --no-default-features --features engine,kernel
5062024-11-21T18:45:30.239Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5072024-11-21T18:45:30.239Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5082024-11-21T18:45:30.241Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5092024-11-21T18:45:30.241Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102024-11-21T18:45:30.418Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5112024-11-21T18:45:37.133Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5122024-11-21T18:45:39.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s
5132024-11-21T18:45:39.062Z
5142024-11-21T18:45:39.064Zreal 9.118566064
5152024-11-21T18:45:39.065Zuser 9.759974590
5162024-11-21T18:45:39.065Zsys 1.290153193
5172024-11-21T18:45:39.065Ztrap 0.001427311
5182024-11-21T18:45:39.065Ztflt 0.005480528
5192024-11-21T18:45:39.065Zdflt 0.002641954
5202024-11-21T18:45:39.065Zkflt 0.000000000
5212024-11-21T18:45:39.065Zlock 31.120403688
5222024-11-21T18:45:39.065Zslp 32.564047326
5232024-11-21T18:45:39.065Zlat 0.057022967
5242024-11-21T18:45:39.065Zstop 0.169609644
5252024-11-21T18:45:39.065Z+ header test
5262024-11-21T18:45:39.065Z+ echo '# ==== test ==== #'
5272024-11-21T18:45:39.065Z# ==== test ==== #
5282024-11-21T18:45:39.065Z+ ptime -m cargo test
5292024-11-21T18:45:39.339Z Compiling unicode-ident v1.0.13
5302024-11-21T18:45:39.339Z Compiling memchr v2.7.4
5312024-11-21T18:45:39.341Z Compiling byteorder v1.5.0
5322024-11-21T18:45:39.341Z Compiling ucd-trie v0.1.7
5332024-11-21T18:45:39.341Z Compiling itoa v1.0.11
5342024-11-21T18:45:39.341Z Compiling ryu v1.0.18
5352024-11-21T18:45:39.341Z Compiling libc v0.2.164
5362024-11-21T18:45:39.368Z Compiling plain v0.2.3
5372024-11-21T18:45:39.486Z Compiling proc-macro2 v1.0.91
5382024-11-21T18:45:39.507Z Compiling futures-sink v0.3.31
5392024-11-21T18:45:39.559Z Compiling futures-core v0.3.31
5402024-11-21T18:45:39.637Z Compiling log v0.4.22
5412024-11-21T18:45:39.677Z Compiling slab v0.4.9
5422024-11-21T18:45:39.786Z Compiling hash32 v0.3.1
5432024-11-21T18:45:39.792Z Compiling futures-channel v0.3.31
5442024-11-21T18:45:39.946Z Compiling futures-io v0.3.31
5452024-11-21T18:45:40.000Z Compiling pretty-hex v0.4.1
5462024-11-21T18:45:40.000Z Compiling pin-project-lite v0.2.15
5472024-11-21T18:45:40.028Z Compiling macaddr v1.0.1
5482024-11-21T18:45:40.108Z Compiling thread-id v4.2.2
5492024-11-21T18:45:40.156Z Compiling cfg-if v1.0.0
5502024-11-21T18:45:40.192Z Compiling pin-utils v0.1.0
5512024-11-21T18:45:40.192Z Compiling futures-task v0.3.31
5522024-11-21T18:45:40.203Z Compiling quote v1.0.37
5532024-11-21T18:45:40.228Z Compiling stable_deref_trait v1.2.0
5542024-11-21T18:45:40.264Z Compiling bitflags v1.3.2
5552024-11-21T18:45:40.278Z Compiling managed v0.8.0
5562024-11-21T18:45:40.310Z Compiling aho-corasick v1.1.3
5572024-11-21T18:45:40.350Z Compiling heapless v0.8.0
5582024-11-21T18:45:40.381Z Compiling cobs v0.2.3
5592024-11-21T18:45:40.470Z Compiling memmap v0.7.0
5602024-11-21T18:45:40.653Z Compiling syn v2.0.89
5612024-11-21T18:45:40.851Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5622024-11-21T18:45:40.956Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5632024-11-21T18:45:41.086Z Compiling either v1.13.0
5642024-11-21T18:45:41.121Z Compiling ipnetwork v0.20.0
5652024-11-21T18:45:41.197Z Compiling unicode-width v0.1.14
5662024-11-21T18:45:41.313Z Compiling minimal-lexical v0.2.1
5672024-11-21T18:45:41.430Z Compiling smoltcp v0.11.0
5682024-11-21T18:45:41.452Z Compiling itertools v0.13.0
5692024-11-21T18:45:41.711Z Compiling nom v7.1.3
5702024-11-21T18:45:41.711Z Compiling tabwriter v1.4.0
5712024-11-21T18:45:41.846Z Compiling crc32fast v1.4.2
5722024-11-21T18:45:42.122Z Compiling dyn-clone v1.0.17
5732024-11-21T18:45:42.231Z Compiling regex-automata v0.4.9
5742024-11-21T18:45:42.341Z Compiling circular v0.3.0
5752024-11-21T18:45:42.749Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5762024-11-21T18:45:43.104Z Compiling base64 v0.21.7
5772024-11-21T18:45:44.692Z Compiling rusticata-macros v4.1.0
5782024-11-21T18:45:45.763Z Compiling regex v1.11.1
5792024-11-21T18:45:46.654Z Compiling darling_core v0.20.10
5802024-11-21T18:45:48.770Z Compiling serde_derive v1.0.215
5812024-11-21T18:45:48.773Z Compiling thiserror-impl v1.0.69
5822024-11-21T18:45:48.773Z Compiling zerocopy-derive v0.7.35
5832024-11-21T18:45:48.816Z Compiling scroll_derive v0.12.0
5842024-11-21T18:45:48.821Z Compiling zerocopy-derive v0.8.10
5852024-11-21T18:45:48.837Z Compiling futures-macro v0.3.31
5862024-11-21T18:45:49.151Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5872024-11-21T18:45:50.277Z Compiling ctor v0.2.9
5882024-11-21T18:45:50.291Z Compiling scroll v0.12.0
5892024-11-21T18:45:50.680Z Compiling futures-util v0.3.31
5902024-11-21T18:45:50.785Z Compiling zerocopy v0.7.35
5912024-11-21T18:45:50.850Z Compiling goblin v0.8.2
5922024-11-21T18:45:51.395Z Compiling zerocopy v0.8.10
5932024-11-21T18:45:51.553Z Compiling thiserror v1.0.69
5942024-11-21T18:45:51.673Z Compiling pest v2.7.14
5952024-11-21T18:45:51.922Z Compiling darling_macro v0.20.10
5962024-11-21T18:45:52.878Z Compiling darling v0.20.10
5972024-11-21T18:45:52.983Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5982024-11-21T18:45:52.983Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992024-11-21T18:45:54.228Z Compiling pest_meta v2.7.14
6002024-11-21T18:45:54.393Z Compiling serde v1.0.215
6012024-11-21T18:45:55.425Z Compiling pest_generator v2.7.14
6022024-11-21T18:45:56.206Z Compiling futures-executor v0.3.31
6032024-11-21T18:45:56.693Z Compiling futures v0.3.31
6042024-11-21T18:45:56.795Z Compiling cookie-factory v0.3.3
6052024-11-21T18:45:57.385Z Compiling pcap-parser v0.16.0
6062024-11-21T18:45:57.575Z Compiling pest_derive v2.7.14
6072024-11-21T18:45:58.318Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6082024-11-21T18:45:58.461Z Compiling dtrace-parser v0.2.0
6092024-11-21T18:45:59.835Z Compiling bitflags v2.6.0
6102024-11-21T18:45:59.835Z Compiling serde_json v1.0.133
6112024-11-21T18:45:59.837Z Compiling postcard v1.0.10
6122024-11-21T18:45:59.838Z Compiling uuid v1.11.0
6132024-11-21T18:45:59.999Z Compiling serde_tokenstream v0.2.2
6142024-11-21T18:46:00.187Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6152024-11-21T18:46:00.187Z Compiling ron v0.8.1
6162024-11-21T18:46:01.203Z Compiling dof v0.3.0
6172024-11-21T18:46:01.779Z Compiling usdt-impl v0.5.0
6182024-11-21T18:46:02.069Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6192024-11-21T18:46:02.785Z Compiling usdt-macro v0.5.0
6202024-11-21T18:46:02.785Z Compiling usdt-attr-macro v0.5.0
6212024-11-21T18:46:04.012Z Compiling usdt v0.5.0
6222024-11-21T18:46:09.428Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6232024-11-21T18:46:11.598Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6242024-11-21T18:46:25.664Z Finished `test` profile [unoptimized + debuginfo] target(s) in 46.55s
6252024-11-21T18:46:25.687Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-04889640acfb07fb)
6262024-11-21T18:46:25.702Z
6272024-11-21T18:46:25.702Zrunning 9 tests
6282024-11-21T18:46:25.705Ztest api::tests::parse_good_proto_filter ... ok
6292024-11-21T18:46:25.705Ztest api::tests::parse_bad_proto_filter ... ok
6302024-11-21T18:46:25.705Ztest api::tests::ports_from_str_good ... ok
6312024-11-21T18:46:25.705Ztest api::tests::parse_bad_address ... ok
6322024-11-21T18:46:25.705Ztest api::tests::ports_from_str_bad ... ok
6332024-11-21T18:46:25.705Ztest api::tests::parse_good_address ... ok
6342024-11-21T18:46:25.705Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6352024-11-21T18:46:25.705Ztest cfg::tests::test_required_nat_space ... ok
6362024-11-21T18:46:25.705Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6372024-11-21T18:46:25.705Z
6382024-11-21T18:46:25.705Ztest result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392024-11-21T18:46:25.705Z
6402024-11-21T18:46:25.705Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-3c8658cae1ddacf5)
6412024-11-21T18:46:25.708Z
6422024-11-21T18:46:25.708Zrunning 4 tests
6432024-11-21T18:46:25.711Ztest firewall_external_inbound ... ok
6442024-11-21T18:46:25.711Ztest firewall_vni_outbound ... ok
6452024-11-21T18:46:25.714Ztest firewall_vni_inbound ... ok
6462024-11-21T18:46:25.714Ztest firewall_replace_rules ... ok
6472024-11-21T18:46:25.714Z
6482024-11-21T18:46:25.714Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492024-11-21T18:46:25.714Z
6502024-11-21T18:46:25.714Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-d68ee286b67921e3)
6512024-11-21T18:46:25.718Z
6522024-11-21T18:46:25.718Zrunning 2 tests
6532024-11-21T18:46:25.720Ztest parse_in_regression ... ok
6542024-11-21T18:46:25.720Ztest parse_out_regression ... ok
6552024-11-21T18:46:25.720Z
6562024-11-21T18:46:25.720Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6572024-11-21T18:46:25.720Z
6582024-11-21T18:46:25.720Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-efb90a6642e53476)
6592024-11-21T18:46:25.726Z
6602024-11-21T18:46:25.726Zrunning 38 tests
6612024-11-21T18:46:25.728Ztest bad_ip_len ... ok
6622024-11-21T18:46:25.731Ztest check_layers ... ok
6632024-11-21T18:46:25.731Ztest add_remove_fw_rule ... ok
6642024-11-21T18:46:25.731Ztest arp_gateway ... ok
6652024-11-21T18:46:25.731Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6662024-11-21T18:46:25.731Ztest anti_spoof ... ok
6672024-11-21T18:46:25.733Ztest flow_expiration ... ok
6682024-11-21T18:46:25.733Ztest gateway_icmp4_ping ... ok
6692024-11-21T18:46:25.733Ztest gateway_icmpv6_ping ... ok
6702024-11-21T18:46:25.733Ztest external_ip_epoch_affinity_preserved ... ok
6712024-11-21T18:46:25.733Ztest gateway_router_advert_reply ... ok
6722024-11-21T18:46:25.733Ztest early_tcp_invalidation ... ok
6732024-11-21T18:46:25.735Ztest guest_to_guest_no_route ... ok
6742024-11-21T18:46:25.735Ztest external_ip_reconfigurable ... ok
6752024-11-21T18:46:25.735Ztest guest_to_guest_diff_vpc_no_peer ... ok
6762024-11-21T18:46:25.735Ztest guest_to_internet_ipv4 ... ok
6772024-11-21T18:46:25.735Ztest guest_to_guest ... ok
6782024-11-21T18:46:25.735Ztest guest_to_internet_ipv6 ... ok
6792024-11-21T18:46:25.736Ztest inbound_ndp_dropped_at_gateway ... ok
6802024-11-21T18:46:25.739Ztest no_panic_on_flow_table_full ... ok
6812024-11-21T18:46:25.739Ztest outbound_ndp_dropped ... ok
6822024-11-21T18:46:25.739Ztest packet_body_pullup ... ok
6832024-11-21T18:46:25.739Ztest intra_subnet_routes_with_custom ... ok
6842024-11-21T18:46:25.739Ztest port_transition_running ... ok
6852024-11-21T18:46:25.739Ztest port_transition_reset ... ok
6862024-11-21T18:46:25.739Ztest port_as_router_target ... ok
6872024-11-21T18:46:25.741Ztest port_transition_pause ... ok
6882024-11-21T18:46:25.741Ztest snat_icmp4_echo_rewrite ... ok
6892024-11-21T18:46:25.742Ztest select_eip_conditioned_on_igw ... ok
6902024-11-21T18:46:25.742Ztest test_gateway_neighbor_advert_reply ... ok
6912024-11-21T18:46:25.742Ztest snat_icmp6_echo_rewrite ... ok
6922024-11-21T18:46:25.742Ztest tcp_inbound ... ok
6932024-11-21T18:46:25.742Ztest tcp_outbound ... ok
6942024-11-21T18:46:25.742Ztest external_ip_receive_and_reply_on_all ... ok
6952024-11-21T18:46:25.742Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6962024-11-21T18:46:25.742Ztest external_ip_balanced_over_floating_ips ... ok
6972024-11-21T18:46:25.745Ztest uft_lft_invalidation_out ... ok
6982024-11-21T18:46:25.745Ztest uft_lft_invalidation_in ... ok
6992024-11-21T18:46:25.745Z
7002024-11-21T18:46:25.745Ztest result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
7012024-11-21T18:46:25.745Z
7022024-11-21T18:46:25.745Z Doc-tests oxide_vpc
7032024-11-21T18:46:26.098Z
7042024-11-21T18:46:26.098Zrunning 0 tests
7052024-11-21T18:46:26.098Z
7062024-11-21T18:46:26.100Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7072024-11-21T18:46:26.100Z
7082024-11-21T18:46:26.123Z
7092024-11-21T18:46:26.123Zreal 47.048989715
7102024-11-21T18:46:26.124Zuser 3:10.558877366
7112024-11-21T18:46:26.124Zsys 38.461752372
7122024-11-21T18:46:26.124Ztrap 0.087085098
7132024-11-21T18:46:26.126Ztflt 0.267580291
7142024-11-21T18:46:26.126Zdflt 0.829681286
7152024-11-21T18:46:26.126Zkflt 0.000021857
7162024-11-21T18:46:26.126Zlock 5:47.079071374
7172024-11-21T18:46:26.126Zslp 10:43.966139589
7182024-11-21T18:46:26.126Zlat 5.790780741
7192024-11-21T18:46:26.126Zstop 7.725063696
7202024-11-21T18:46:26.126Zprocess exited: duration 151178 ms, exit code 0
 
7212024-11-21T18:46:26.131Zfound 0 output files