01G1CDTQF0FQWBV3NTP513MK2J: opte

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

Buildomat Job: 01G1CDTZAJRJ2D2B2R03BJ7KDG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12022-04-24T00:00:07.044Zjob assigned to worker 01G1CDV3EF1VS04NDXQK6H5956 (queued for 54 s)
 
22022-04-24T00:00:07.304Zstarting task 0: "setup"
32022-04-24T00:00:07.358Z+ groupadd -g 12345 build
42022-04-24T00:00:07.365Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
52022-04-24T00:00:09.375Z+ zfs create -o mountpoint=/work rpool/work
62022-04-24T00:00:09.507Z+ mkdir -p /home/build
72022-04-24T00:00:09.517Z+ chown build:build /home/build /work
82022-04-24T00:00:11.514Z+ chmod 0700 /home/build /work
92022-04-24T00:00:11.525Zprocess exited: duration 4205 ms, exit code 0
 
102022-04-24T00:00:11.576Zstarting task 1: "rust-toolchain"
112022-04-24T00:00:11.593Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
122022-04-24T00:00:11.601Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly --profile default
132022-04-24T00:00:11.722Zinfo: downloading installer
142022-04-24T00:00:12.801Zwarning: it looks like you have an existing installation of Rust at:
152022-04-24T00:00:12.807Zwarning: /opt/ooce/bin
162022-04-24T00:00:12.813Zwarning: rustup should not be installed alongside Rust. Please uninstall your existing Rust first.
172022-04-24T00:00:12.828Zwarning: Otherwise you may have confusion unless you are careful with your PATH
182022-04-24T00:00:12.835Zwarning: If you are sure that you want both rustup and your already installed Rust
192022-04-24T00:00:12.841Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
202022-04-24T00:00:12.847Zwarning: or pass `-y' to ignore all ignorable checks.
212022-04-24T00:00:12.853Zerror: cannot install while Rust is installed
222022-04-24T00:00:12.859Zwarning: continuing (because the -y flag is set and the error is ignorable)
232022-04-24T00:00:12.966Zinfo: profile set to 'default'
242022-04-24T00:00:12.973Zinfo: default host triple is x86_64-unknown-illumos
252022-04-24T00:00:12.979Zinfo: syncing channel updates for 'nightly-x86_64-unknown-illumos'
262022-04-24T00:00:13.201Zinfo: latest update on 2022-04-23, rust version 1.62.0-nightly (f4ec0e7cf 2022-04-22)
272022-04-24T00:00:13.207Zinfo: downloading component 'cargo'
282022-04-24T00:00:13.666Zinfo: downloading component 'clippy'
292022-04-24T00:00:13.868Zinfo: downloading component 'rust-docs'
302022-04-24T00:00:14.972Zinfo: downloading component 'rust-std'
312022-04-24T00:00:16.329Zinfo: downloading component 'rustc'
322022-04-24T00:00:19.940Zinfo: downloading component 'rustfmt'
332022-04-24T00:00:20.309Zinfo: installing component 'cargo'
342022-04-24T00:00:20.315Zerror: error: 'sysinfo not supported on this platform'
352022-04-24T00:00:21.526Zinfo: installing component 'clippy'
362022-04-24T00:00:21.532Zerror: error: 'sysinfo not supported on this platform'
372022-04-24T00:00:22.050Zinfo: installing component 'rust-docs'
382022-04-24T00:00:22.056Zerror: error: 'sysinfo not supported on this platform'
392022-04-24T00:00:25.157Zinfo: installing component 'rust-std'
402022-04-24T00:00:25.163Zerror: error: 'sysinfo not supported on this platform'
412022-04-24T00:00:28.021Zinfo: installing component 'rustc'
422022-04-24T00:00:28.027Zerror: error: 'sysinfo not supported on this platform'
432022-04-24T00:00:34.379Zinfo: installing component 'rustfmt'
442022-04-24T00:00:34.385Zerror: error: 'sysinfo not supported on this platform'
452022-04-24T00:00:35.066Zinfo: default toolchain set to 'nightly-x86_64-unknown-illumos'
462022-04-24T00:00:35.072Z
472022-04-24T00:00:35.207Z nightly-x86_64-unknown-illumos installed - rustc 1.62.0-nightly (f4ec0e7cf 2022-04-22)
482022-04-24T00:00:35.213Z
492022-04-24T00:00:35.219Z
502022-04-24T00:00:35.225ZRust is installed now. Great!
512022-04-24T00:00:35.231Z
522022-04-24T00:00:35.237ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532022-04-24T00:00:35.243Zenvironment variable. This has not been done automatically.
542022-04-24T00:00:35.249Z
552022-04-24T00:00:35.255ZTo configure your current shell, run:
562022-04-24T00:00:35.261Zsource $HOME/.cargo/env
572022-04-24T00:00:35.317Z+ rustc --version
582022-04-24T00:00:35.498Zrustc 1.62.0-nightly (f4ec0e7cf 2022-04-22)
592022-04-24T00:00:35.504Zprocess exited: duration 23919 ms, exit code 0
 
602022-04-24T00:00:35.531Zstarting task 2: "authentication"
612022-04-24T00:00:35.547Zprocess exited: duration 10 ms, exit code 0
 
622022-04-24T00:00:35.575Zstarting task 3: "clone repository"
632022-04-24T00:00:35.589Z+ mkdir -p /work/oxidecomputer/opte
642022-04-24T00:00:35.595Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
652022-04-24T00:00:35.762ZCloning into '/work/oxidecomputer/opte'...
662022-04-24T00:00:36.920Z+ cd /work/oxidecomputer/opte
672022-04-24T00:00:36.926Z+ [[ -n opte-134-rst-close-wait ]]
682022-04-24T00:00:36.932Z+ git fetch origin opte-134-rst-close-wait
692022-04-24T00:00:37.421ZFrom https://github.com/oxidecomputer/opte
702022-04-24T00:00:37.427Z * branch opte-134-rst-close-wait -> FETCH_HEAD
712022-04-24T00:00:37.437Z+ git checkout -B opte-134-rst-close-wait remotes/origin/opte-134-rst-close-wait
722022-04-24T00:00:37.446ZSwitched to a new branch 'opte-134-rst-close-wait'
732022-04-24T00:00:37.452ZBranch 'opte-134-rst-close-wait' set up to track remote branch 'opte-134-rst-close-wait' from 'origin'.
742022-04-24T00:00:37.459Z+ git reset --hard abc6bba95edaaf5a65822892944dc45852a46663
752022-04-24T00:00:37.465ZHEAD is now at abc6bba handle inbound RST in CLOSE_WAIT (#134)
762022-04-24T00:00:37.471Zprocess exited: duration 1873 ms, exit code 0
 
772022-04-24T00:00:37.498Zstarting task 4: "build"
782022-04-24T00:00:37.511Z+ cargo --version
792022-04-24T00:00:37.678Zcargo 1.62.0-nightly (edffc4ada 2022-04-19)
802022-04-24T00:00:37.684Z+ rustc --version
812022-04-24T00:00:37.831Zrustc 1.62.0-nightly (f4ec0e7cf 2022-04-22)
822022-04-24T00:00:37.838Z+ cd opte
832022-04-24T00:00:37.858Z+ header 'check style'
842022-04-24T00:00:37.864Z+ echo '# ==== check style ==== #'
852022-04-24T00:00:37.869Z# ==== check style ==== #
862022-04-24T00:00:37.875Z+ ptime -m cargo +nightly fmt -- --check
872022-04-24T00:00:38.475Z
882022-04-24T00:00:38.481Zreal 0.617780259
892022-04-24T00:00:38.487Zuser 0.453621599
902022-04-24T00:00:38.492Zsys 0.158497113
912022-04-24T00:00:38.498Ztrap 0.000048450
922022-04-24T00:00:38.504Ztflt 0.000000000
932022-04-24T00:00:38.511Zdflt 0.000000000
942022-04-24T00:00:38.516Zkflt 0.000000000
952022-04-24T00:00:38.522Zlock 0.000000000
962022-04-24T00:00:38.528Zslp 0.443302974
972022-04-24T00:00:38.534Zlat 0.000355070
982022-04-24T00:00:38.540Zstop 0.000296469
992022-04-24T00:00:38.546Z+ header 'analyze std + api'
1002022-04-24T00:00:38.551Z+ echo '# ==== analyze std + api ==== #'
1012022-04-24T00:00:38.557Z# ==== analyze std + api ==== #
1022022-04-24T00:00:38.562Z+ ptime -m cargo +nightly check
1032022-04-24T00:00:39.174Z Updating git repository `https://github.com/michaelmelanson/anymap`
1042022-04-24T00:00:39.489Z Updating crates.io index
1052022-04-24T00:01:16.391Z Downloading crates ...
1062022-04-24T00:01:16.645Z Downloaded hashbrown v0.6.3
1072022-04-24T00:01:16.658Z Downloaded const-random v0.1.13
1082022-04-24T00:01:16.664Z Downloaded stable_deref_trait v1.2.0
1092022-04-24T00:01:16.669Z Downloaded serde_derive v1.0.127
1102022-04-24T00:01:16.675Z Downloaded zerocopy v0.6.1
1112022-04-24T00:01:16.681Z Downloaded synstructure v0.12.5
1122022-04-24T00:01:16.687Z Downloaded spin v0.9.2
1132022-04-24T00:01:16.692Z Downloaded serde v1.0.127
1142022-04-24T00:01:16.698Z Downloaded bitflags v1.2.1
1152022-04-24T00:01:16.704Z Downloaded proc-macro-hack v0.5.19
1162022-04-24T00:01:16.730Z Downloaded memchr v2.4.0
1172022-04-24T00:01:16.736Z Downloaded cfg-if v1.0.0
1182022-04-24T00:01:16.742Z Downloaded scopeguard v1.1.0
1192022-04-24T00:01:16.748Z Downloaded heapless v0.7.9
1202022-04-24T00:01:16.754Z Downloaded hash32 v0.2.1
1212022-04-24T00:01:16.759Z Downloaded getrandom v0.2.3
1222022-04-24T00:01:16.765Z Downloaded cty v0.2.1
1232022-04-24T00:01:16.771Z Downloaded cstr_core v0.2.4
1242022-04-24T00:01:16.777Z Downloaded autocfg v0.1.7
1252022-04-24T00:01:16.782Z Downloaded ahash v0.2.19
1262022-04-24T00:01:16.788Z Downloaded byteorder v1.4.3
1272022-04-24T00:01:16.794Z Downloaded managed v0.8.0
1282022-04-24T00:01:16.800Z Downloaded proc-macro2 v1.0.28
1292022-04-24T00:01:16.806Z Downloaded quote v1.0.9
1302022-04-24T00:01:16.812Z Downloaded const-random-macro v0.1.13
1312022-04-24T00:01:16.818Z Downloaded lazy_static v1.4.0
1322022-04-24T00:01:16.824Z Downloaded zerocopy-derive v0.3.1
1332022-04-24T00:01:16.829Z Downloaded crunchy v0.2.2
1342022-04-24T00:01:16.835Z Downloaded cfg-if v0.1.10
1352022-04-24T00:01:16.840Z Downloaded postcard-cobs v0.1.5-pre
1362022-04-24T00:01:16.846Z Downloaded lock_api v0.4.5
1372022-04-24T00:01:16.852Z Downloaded syn v1.0.74
1382022-04-24T00:01:16.860Z Downloaded postcard v0.7.2
1392022-04-24T00:01:16.868Z Downloaded unicode-xid v0.2.2
1402022-04-24T00:01:16.874Z Downloaded libc v0.2.99
1412022-04-24T00:01:16.880Z Downloaded tiny-keccak v2.0.2
1422022-04-24T00:01:16.886Z Downloaded smoltcp v0.8.0
1432022-04-24T00:01:17.058Z Compiling proc-macro2 v1.0.28
1442022-04-24T00:01:17.065Z Compiling unicode-xid v0.2.2
1452022-04-24T00:01:17.071Z Compiling syn v1.0.74
1462022-04-24T00:01:17.076Z Compiling libc v0.2.99
1472022-04-24T00:01:17.082Z Compiling crunchy v0.2.2
1482022-04-24T00:01:17.088Z Compiling proc-macro-hack v0.5.19
1492022-04-24T00:01:17.094Z Compiling tiny-keccak v2.0.2
1502022-04-24T00:01:17.100Z Compiling cfg-if v1.0.0
1512022-04-24T00:01:17.424Z Compiling lazy_static v1.4.0
1522022-04-24T00:01:17.556Z Compiling serde_derive v1.0.127
1532022-04-24T00:01:17.801Z Checking byteorder v1.4.3
1542022-04-24T00:01:18.365Z Compiling autocfg v0.1.7
1552022-04-24T00:01:18.980Z Compiling bitflags v1.2.1
1562022-04-24T00:01:18.991Z Checking scopeguard v1.1.0
1572022-04-24T00:01:19.003Z Compiling serde v1.0.127
1582022-04-24T00:01:19.009Z Compiling memchr v2.4.0
1592022-04-24T00:01:19.014Z Compiling heapless v0.7.9
1602022-04-24T00:01:19.020Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/illumos-sys-hdrs)
1612022-04-24T00:01:19.025Z Checking postcard-cobs v0.1.5-pre
1622022-04-24T00:01:19.358Z Checking managed v0.8.0
1632022-04-24T00:01:19.424Z Checking cty v0.2.1
1642022-04-24T00:01:19.477Z Checking stable_deref_trait v1.2.0
1652022-04-24T00:01:19.750Z Checking cfg-if v0.1.10
1662022-04-24T00:01:19.811Z Checking hash32 v0.2.1
1672022-04-24T00:01:20.331Z Checking lock_api v0.4.5
1682022-04-24T00:01:20.342Z Checking illumos-ddi-dki v0.1.0 (/work/oxidecomputer/opte/illumos-ddi-dki)
1692022-04-24T00:01:20.405Z Compiling hashbrown v0.6.3
1702022-04-24T00:01:21.162Z Checking spin v0.9.2
1712022-04-24T00:01:21.304Z Checking smoltcp v0.8.0
1722022-04-24T00:01:21.773Z Compiling getrandom v0.2.3
1732022-04-24T00:01:21.805Z Checking cstr_core v0.2.4
1742022-04-24T00:01:22.145Z Compiling quote v1.0.9
1752022-04-24T00:01:24.084Z Compiling const-random-macro v0.1.13
1762022-04-24T00:01:25.189Z Checking const-random v0.1.13
1772022-04-24T00:01:25.401Z Checking ahash v0.2.19
1782022-04-24T00:01:26.726Z Checking anymap v0.12.1 (https://github.com/michaelmelanson/anymap?branch=no_std#2957b71e)
1792022-04-24T00:01:27.890Z Compiling synstructure v0.12.5
1802022-04-24T00:01:31.244Z Compiling zerocopy-derive v0.3.1
1812022-04-24T00:01:33.601Z Checking zerocopy v0.6.1
1822022-04-24T00:01:44.635Z Checking postcard v0.7.2
1832022-04-24T00:01:45.143Z Checking opte v0.1.0 (/work/oxidecomputer/opte/opte)
1842022-04-24T00:01:46.519Z Finished dev [unoptimized + debuginfo] target(s) in 1m 08s
1852022-04-24T00:01:46.581Z
1862022-04-24T00:01:46.586Zreal 1:08.077364193
1872022-04-24T00:01:46.591Zuser 1:54.570506405
1882022-04-24T00:01:46.598Zsys 18.230666678
1892022-04-24T00:01:46.603Ztrap 0.045322830
1902022-04-24T00:01:46.609Ztflt 0.311599936
1912022-04-24T00:01:46.614Zdflt 1.950481504
1922022-04-24T00:01:46.620Zkflt 0.035623425
1932022-04-24T00:01:46.626Zlock 1:58.838424433
1942022-04-24T00:01:46.631Zslp 3:10.745214627
1952022-04-24T00:01:46.637Zlat 3.031984603
1962022-04-24T00:01:46.642Zstop 4.301742402
1972022-04-24T00:01:46.648Z+ header 'analyze no_std + engine'
1982022-04-24T00:01:46.654Z+ echo '# ==== analyze no_std + engine ==== #'
1992022-04-24T00:01:46.659Z# ==== analyze no_std + engine ==== #
2002022-04-24T00:01:46.665Z+ ptime -m cargo +nightly check --no-default-features --features engine
2012022-04-24T00:01:46.671Z Checking opte v0.1.0 (/work/oxidecomputer/opte/opte)
2022022-04-24T00:01:53.140Z Finished dev [unoptimized + debuginfo] target(s) in 6.54s
2032022-04-24T00:01:53.147Z
2042022-04-24T00:01:53.153Zreal 6.558232949
2052022-04-24T00:01:53.159Zuser 5.615935306
2062022-04-24T00:01:53.164Zsys 0.889771263
2072022-04-24T00:01:53.170Ztrap 0.001361107
2082022-04-24T00:01:53.176Ztflt 0.000045044
2092022-04-24T00:01:53.182Zdflt 0.000113793
2102022-04-24T00:01:53.188Zkflt 0.000000000
2112022-04-24T00:01:53.194Zlock 18.250809699
2122022-04-24T00:01:53.199Zslp 12.760141284
2132022-04-24T00:01:53.205Zlat 0.002123792
2142022-04-24T00:01:53.211Zstop 0.003524935
2152022-04-24T00:01:53.216Z+ header 'debug build std + api'
2162022-04-24T00:01:53.222Z+ echo '# ==== debug build std + api ==== #'
2172022-04-24T00:01:53.229Z# ==== debug build std + api ==== #
2182022-04-24T00:01:53.235Z+ ptime -m cargo +nightly build
2192022-04-24T00:01:53.241Z Compiling byteorder v1.4.3
2202022-04-24T00:01:53.247Z Compiling scopeguard v1.1.0
2212022-04-24T00:01:53.253Z Compiling managed v0.8.0
2222022-04-24T00:01:53.259Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/illumos-sys-hdrs)
2232022-04-24T00:01:53.265Z Compiling stable_deref_trait v1.2.0
2242022-04-24T00:01:53.271Z Compiling cty v0.2.1
2252022-04-24T00:01:53.277Z Compiling postcard-cobs v0.1.5-pre
2262022-04-24T00:01:53.283Z Compiling cfg-if v0.1.10
2272022-04-24T00:01:53.549Z Compiling memchr v2.4.0
2282022-04-24T00:01:53.555Z Compiling bitflags v1.2.1
2292022-04-24T00:01:53.561Z Compiling const-random v0.1.13
2302022-04-24T00:01:53.612Z Compiling serde v1.0.127
2312022-04-24T00:01:53.739Z Compiling lock_api v0.4.5
2322022-04-24T00:01:53.878Z Compiling illumos-ddi-dki v0.1.0 (/work/oxidecomputer/opte/illumos-ddi-dki)
2332022-04-24T00:01:53.887Z Compiling ahash v0.2.19
2342022-04-24T00:01:53.964Z Compiling hash32 v0.2.1
2352022-04-24T00:01:53.988Z Compiling zerocopy v0.6.1
2362022-04-24T00:01:54.240Z Compiling smoltcp v0.8.0
2372022-04-24T00:01:54.513Z Compiling spin v0.9.2
2382022-04-24T00:01:54.735Z Compiling hashbrown v0.6.3
2392022-04-24T00:01:54.817Z Compiling cstr_core v0.2.4
2402022-04-24T00:01:55.288Z Compiling heapless v0.7.9
2412022-04-24T00:01:55.923Z Compiling anymap v0.12.1 (https://github.com/michaelmelanson/anymap?branch=no_std#2957b71e)
2422022-04-24T00:02:00.720Z Compiling postcard v0.7.2
2432022-04-24T00:02:01.303Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/opte)
2442022-04-24T00:02:03.423Z Finished dev [unoptimized + debuginfo] target(s) in 10.26s
2452022-04-24T00:02:03.430Z
2462022-04-24T00:02:03.437Zreal 10.274918167
2472022-04-24T00:02:03.443Zuser 31.924115853
2482022-04-24T00:02:03.450Zsys 6.567993965
2492022-04-24T00:02:03.456Ztrap 0.011974594
2502022-04-24T00:02:03.463Ztflt 0.048468569
2512022-04-24T00:02:03.469Zdflt 0.259738376
2522022-04-24T00:02:03.476Zkflt 0.000173303
2532022-04-24T00:02:03.482Zlock 49.432525910
2542022-04-24T00:02:03.488Zslp 1:01.221415361
2552022-04-24T00:02:03.494Zlat 0.923367665
2562022-04-24T00:02:03.499Zstop 0.367160339
2572022-04-24T00:02:03.505Z+ header 'debug build no_std + engine'
2582022-04-24T00:02:03.511Z+ echo '# ==== debug build no_std + engine ==== #'
2592022-04-24T00:02:03.517Z# ==== debug build no_std + engine ==== #
2602022-04-24T00:02:03.523Z+ ptime -m cargo +nightly build --no-default-features --features engine
2612022-04-24T00:02:03.528Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/opte)
2622022-04-24T00:02:15.560Z Finished dev [unoptimized + debuginfo] target(s) in 12.11s
2632022-04-24T00:02:15.566Z
2642022-04-24T00:02:15.679Zreal 12.128768145
2652022-04-24T00:02:15.686Zuser 14.737341971
2662022-04-24T00:02:15.692Zsys 3.593563005
2672022-04-24T00:02:15.699Ztrap 0.008166654
2682022-04-24T00:02:15.706Ztflt 0.007541698
2692022-04-24T00:02:15.712Zdflt 0.166303018
2702022-04-24T00:02:15.718Zkflt 0.000000000
2712022-04-24T00:02:15.724Zlock 43.409538961
2722022-04-24T00:02:15.730Zslp 23.908440087
2732022-04-24T00:02:15.737Zlat 0.233754363
2742022-04-24T00:02:15.742Zstop 0.004243471
2752022-04-24T00:02:15.748Z+ header 'release build std + api'
2762022-04-24T00:02:15.756Z+ echo '# ==== release build std + api ==== #'
2772022-04-24T00:02:15.764Z# ==== release build std + api ==== #
2782022-04-24T00:02:15.770Z+ ptime -m cargo +nightly build --release
2792022-04-24T00:02:15.776Z Compiling proc-macro2 v1.0.28
2802022-04-24T00:02:15.782Z Compiling unicode-xid v0.2.2
2812022-04-24T00:02:15.788Z Compiling libc v0.2.99
2822022-04-24T00:02:15.794Z Compiling crunchy v0.2.2
2832022-04-24T00:02:15.800Z Compiling syn v1.0.74
2842022-04-24T00:02:15.806Z Compiling tiny-keccak v2.0.2
2852022-04-24T00:02:15.812Z Compiling proc-macro-hack v0.5.19
2862022-04-24T00:02:15.819Z Compiling cfg-if v1.0.0
2872022-04-24T00:02:15.964Z Compiling lazy_static v1.4.0
2882022-04-24T00:02:16.105Z Compiling byteorder v1.4.3
2892022-04-24T00:02:16.303Z Compiling serde_derive v1.0.127
2902022-04-24T00:02:16.356Z Compiling autocfg v0.1.7
2912022-04-24T00:02:16.728Z Compiling memchr v2.4.0
2922022-04-24T00:02:16.790Z Compiling bitflags v1.2.1
2932022-04-24T00:02:16.875Z Compiling scopeguard v1.1.0
2942022-04-24T00:02:16.969Z Compiling serde v1.0.127
2952022-04-24T00:02:17.013Z Compiling heapless v0.7.9
2962022-04-24T00:02:17.078Z Compiling cty v0.2.1
2972022-04-24T00:02:17.282Z Compiling postcard-cobs v0.1.5-pre
2982022-04-24T00:02:17.412Z Compiling managed v0.8.0
2992022-04-24T00:02:17.521Z Compiling stable_deref_trait v1.2.0
3002022-04-24T00:02:17.766Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/illumos-sys-hdrs)
3012022-04-24T00:02:17.858Z Compiling cfg-if v0.1.10
3022022-04-24T00:02:17.952Z Compiling hash32 v0.2.1
3032022-04-24T00:02:18.220Z Compiling lock_api v0.4.5
3042022-04-24T00:02:18.424Z Compiling hashbrown v0.6.3
3052022-04-24T00:02:18.454Z Compiling illumos-ddi-dki v0.1.0 (/work/oxidecomputer/opte/illumos-ddi-dki)
3062022-04-24T00:02:19.135Z Compiling spin v0.9.2
3072022-04-24T00:02:19.252Z Compiling smoltcp v0.8.0
3082022-04-24T00:02:19.769Z Compiling cstr_core v0.2.4
3092022-04-24T00:02:19.820Z Compiling getrandom v0.2.3
3102022-04-24T00:02:20.540Z Compiling quote v1.0.9
3112022-04-24T00:02:21.980Z Compiling const-random-macro v0.1.13
3122022-04-24T00:02:22.938Z Compiling const-random v0.1.13
3132022-04-24T00:02:23.133Z Compiling ahash v0.2.19
3142022-04-24T00:02:24.579Z Compiling anymap v0.12.1 (https://github.com/michaelmelanson/anymap?branch=no_std#2957b71e)
3152022-04-24T00:02:27.681Z Compiling synstructure v0.12.5
3162022-04-24T00:02:29.973Z Compiling zerocopy-derive v0.3.1
3172022-04-24T00:02:31.785Z Compiling zerocopy v0.6.1
3182022-04-24T00:02:42.602Z Compiling postcard v0.7.2
3192022-04-24T00:02:43.147Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/opte)
3202022-04-24T00:02:45.205Z Finished release [optimized] target(s) in 29.62s
3212022-04-24T00:02:45.213Z
3222022-04-24T00:02:45.220Zreal 29.638042213
3232022-04-24T00:02:45.226Zuser 1:39.145943722
3242022-04-24T00:02:45.231Zsys 16.905406624
3252022-04-24T00:02:45.237Ztrap 0.058129970
3262022-04-24T00:02:45.243Ztflt 0.152566153
3272022-04-24T00:02:45.249Zdflt 0.879437079
3282022-04-24T00:02:45.254Zkflt 0.000214347
3292022-04-24T00:02:45.260Zlock 2:40.085120471
3302022-04-24T00:02:45.266Zslp 3:07.536312008
3312022-04-24T00:02:45.272Zlat 4.414733454
3322022-04-24T00:02:45.278Zstop 1.341301427
3332022-04-24T00:02:45.284Z+ header 'release build no_std + engine'
3342022-04-24T00:02:45.290Z+ echo '# ==== release build no_std + engine ==== #'
3352022-04-24T00:02:45.296Z# ==== release build no_std + engine ==== #
3362022-04-24T00:02:45.302Z+ ptime -m cargo +nightly build --release --no-default-features --features engine
3372022-04-24T00:02:45.307Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/opte)
3382022-04-24T00:02:56.999Z Finished release [optimized] target(s) in 11.77s
3392022-04-24T00:02:57.006Z
3402022-04-24T00:02:57.011Zreal 11.784849641
3412022-04-24T00:02:57.017Zuser 34.603352652
3422022-04-24T00:02:57.023Zsys 2.265639918
3432022-04-24T00:02:57.029Ztrap 0.012570668
3442022-04-24T00:02:57.035Ztflt 0.011478680
3452022-04-24T00:02:57.041Zdflt 0.201342058
3462022-04-24T00:02:57.046Zkflt 0.000000000
3472022-04-24T00:02:57.052Zlock 45.820600342
3482022-04-24T00:02:57.058Zslp 24.949684408
3492022-04-24T00:02:57.064Zlat 0.204390567
3502022-04-24T00:02:57.070Zstop 0.003884620
3512022-04-24T00:02:57.076Z+ header test
3522022-04-24T00:02:57.084Z+ echo '# ==== test ==== #'
3532022-04-24T00:02:57.089Z# ==== test ==== #
3542022-04-24T00:02:57.095Z+ ptime -m cargo +nightly test
3552022-04-24T00:02:57.100Z Downloading crates ...
3562022-04-24T00:02:57.301Z Downloaded version_check v0.9.3
3572022-04-24T00:02:57.307Z Downloaded cookie-factory v0.3.2
3582022-04-24T00:02:57.313Z Downloaded funty v1.1.0
3592022-04-24T00:02:57.319Z Downloaded nom v6.1.2
3602022-04-24T00:02:57.325Z Downloaded tap v1.0.1
3612022-04-24T00:02:57.330Z Downloaded rusticata-macros v3.1.0
3622022-04-24T00:02:57.336Z Downloaded radium v0.5.3
3632022-04-24T00:02:57.341Z Downloaded pcap-parser v0.11.1
3642022-04-24T00:02:57.347Z Downloaded wyz v0.2.0
3652022-04-24T00:02:57.353Z Downloaded arrayvec v0.5.2
3662022-04-24T00:02:57.358Z Downloaded static_assertions v1.1.0
3672022-04-24T00:02:57.364Z Downloaded ryu v1.0.5
3682022-04-24T00:02:57.370Z Downloaded lexical-core v0.7.6
3692022-04-24T00:02:57.376Z Downloaded circular v0.3.0
3702022-04-24T00:02:57.381Z Downloaded bitvec v0.19.5
3712022-04-24T00:02:57.390Z Compiling bitflags v1.2.1
3722022-04-24T00:02:57.396Z Compiling memchr v2.4.0
3732022-04-24T00:02:57.402Z Compiling ryu v1.0.5
3742022-04-24T00:02:57.408Z Compiling radium v0.5.3
3752022-04-24T00:02:57.415Z Compiling version_check v0.9.3
3762022-04-24T00:02:57.421Z Compiling lexical-core v0.7.6
3772022-04-24T00:02:57.428Z Compiling tap v1.0.1
3782022-04-24T00:02:57.434Z Compiling funty v1.1.0
3792022-04-24T00:02:57.857Z Compiling arrayvec v0.5.2
3802022-04-24T00:02:58.250Z Compiling static_assertions v1.1.0
3812022-04-24T00:02:58.425Z Compiling wyz v0.2.0
3822022-04-24T00:02:58.469Z Compiling cookie-factory v0.3.2
3832022-04-24T00:02:58.581Z Compiling circular v0.3.0
3842022-04-24T00:02:59.436Z Compiling nom v6.1.2
3852022-04-24T00:02:59.707Z Compiling smoltcp v0.8.0
3862022-04-24T00:02:59.855Z Compiling bitvec v0.19.5
3872022-04-24T00:03:00.340Z Compiling cstr_core v0.2.4
3882022-04-24T00:03:04.311Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/opte)
3892022-04-24T00:03:08.511Z Compiling rusticata-macros v3.1.0
3902022-04-24T00:03:08.867Z Compiling pcap-parser v0.11.1
3912022-04-24T00:03:17.824Zwarning: function is never used: `dbg`
3922022-04-24T00:03:17.831Z --> src/engine/mod.rs:165:12
3932022-04-24T00:03:17.837Z |
3942022-04-24T00:03:17.843Z165 | fn dbg<S: AsRef<str> + Display>(msg: S) {
3952022-04-24T00:03:17.848Z | ^^^
3962022-04-24T00:03:17.854Z |
3972022-04-24T00:03:17.859Z = note: `#[warn(dead_code)]` on by default
3982022-04-24T00:03:17.865Z
3992022-04-24T00:03:17.871Zwarning: function is never used: `from_pairs`
4002022-04-24T00:03:17.877Z --> src/engine/ip6.rs:372:8
4012022-04-24T00:03:17.883Z |
4022022-04-24T00:03:17.889Z372 | fn from_pairs() {
4032022-04-24T00:03:17.895Z | ^^^^^^^^^^
4042022-04-24T00:03:17.901Z
4052022-04-24T00:03:25.164Zwarning: `opte` (lib test) generated 2 warnings
4062022-04-24T00:03:25.170Z Finished test [unoptimized + debuginfo] target(s) in 28.14s
4072022-04-24T00:03:25.176Z Running unittests src/lib.rs (target/debug/deps/opte-a5657ee8911f9630)
4082022-04-24T00:03:25.182Z
4092022-04-24T00:03:25.188Zrunning 52 tests
4102022-04-24T00:03:25.194Ztest api::encap::test::good_vni ... ok
4112022-04-24T00:03:25.200Ztest api::encap::test::vni_round_trip ... ok
4122022-04-24T00:03:25.206Ztest api::encap::test::bad_vni ... ok
4132022-04-24T00:03:25.211Ztest api::ip::test::bad_prefix_len ... ok
4142022-04-24T00:03:25.217Ztest api::ip::test::bad_cidr ... ok
4152022-04-24T00:03:25.223Ztest api::ip::test::ipv4_addr_bad ... ok
4162022-04-24T00:03:25.229Ztest api::ip::test::ipv4_addr_good ... ok
4172022-04-24T00:03:25.235Ztest api::ip::test::good_cidr ... ok
4182022-04-24T00:03:25.240Ztest api::ip::test::ipv4_mask ... ok
4192022-04-24T00:03:25.245Ztest api::ip::test::ipv6_mask ... ok
4202022-04-24T00:03:25.251Ztest engine::dhcp::test::offlink_encode ... ok
4212022-04-24T00:03:25.257Ztest engine::dhcp::test::rfc3442_encode ... ok
4222022-04-24T00:03:25.262Ztest engine::flow_table::test::flow_expired ... ok
4232022-04-24T00:03:25.268Ztest engine::flow_table::test::flow_clear ... ok
4242022-04-24T00:03:25.274Ztest engine::flow_table::test::flow_exists ... ok
4252022-04-24T00:03:25.280Ztest engine::ether::test_eth_macro - should panic ... ok
4262022-04-24T00:03:25.285Ztest engine::int_test::bad_ip_len ... ok
4272022-04-24T00:03:25.291Ztest engine::int_test::arp_gateway ... ok
4282022-04-24T00:03:25.296Ztest engine::int_test::dhcp_req ... ok
4292022-04-24T00:03:25.302Ztest engine::ip4::cidr_match ... ok
4302022-04-24T00:03:25.307Ztest engine::ip4::ip4_addr_to_tuple ... ok
4312022-04-24T00:03:25.313Ztest engine::ip4::match_check ... ok
4322022-04-24T00:03:25.318Ztest engine::int_test::overlay_guest_to_guest_no_route ... ok
4332022-04-24T00:03:25.324Ztest engine::nat::test::dyn_nat4_ht ... ok
4342022-04-24T00:03:25.331Ztest engine::layer::find_rule ... ok
4352022-04-24T00:03:25.337Ztest engine::int_test::overlay_guest_to_internet ... ok
4362022-04-24T00:03:25.343Ztest engine::int_test::guest_to_guest_diff_vpc_no_peer ... ok
4372022-04-24T00:03:25.349Ztest engine::int_test::gateway_icmp4_ping ... ok
4382022-04-24T00:03:25.355Ztest engine::packet::test::not_enough_bytes ... ok
4392022-04-24T00:03:25.361Ztest engine::nat::test::nat_mappings ... ok
4402022-04-24T00:03:25.367Ztest engine::packet::test::not_enough_bytes_read ... ok
4412022-04-24T00:03:25.372Ztest engine::packet::test::uninitialized_packet ... ok
4422022-04-24T00:03:25.378Ztest engine::packet::test::read_seg ... ok
4432022-04-24T00:03:25.384Ztest engine::packet::test::straddled_tcp ... ok
4442022-04-24T00:03:25.391Ztest engine::packet::test::wrap ... ok
4452022-04-24T00:03:25.397Ztest engine::int_test::overlay_guest_to_guest ... ok
4462022-04-24T00:03:25.402Ztest engine::packet::test::write_and_read_single_segment ... ok
4472022-04-24T00:03:25.408Ztest engine::rule::rule_matching ... ok
4482022-04-24T00:03:25.414Ztest engine::time::test::good_interval ... ok
4492022-04-24T00:03:25.420Ztest engine::time::test::bad_interval - should panic ... ok
4502022-04-24T00:03:25.440Ztest engine::packet::test::write_and_read_multi_segment ... ok
4512022-04-24T00:03:25.446Ztest engine::int_test::outgoing_dns_lookup ... ok
4522022-04-24T00:03:25.452Ztest engine::vpc::bad_subnet ... ok
4532022-04-24T00:03:25.458Ztest oxide_vpc::api::parse_bad_proto_filter ... ok
4542022-04-24T00:03:25.463Ztest engine::vpc::subnet_membership ... ok
4552022-04-24T00:03:25.469Ztest oxide_vpc::api::parse_good_address ... ok
4562022-04-24T00:03:25.475Ztest engine::packet::test::wrap_circular - should panic ... ok
4572022-04-24T00:03:25.481Ztest oxide_vpc::api::parse_bad_address ... ok
4582022-04-24T00:03:25.486Ztest oxide_vpc::api::parse_good_proto_filter ... ok
4592022-04-24T00:03:25.492Ztest engine::vpc::good_subnet ... ok
4602022-04-24T00:03:25.497Ztest oxide_vpc::api::ports_from_str_bad ... ok
4612022-04-24T00:03:25.503Ztest oxide_vpc::api::ports_from_str_good ... ok
4622022-04-24T00:03:25.508Z
4632022-04-24T00:03:25.515Ztest result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
4642022-04-24T00:03:25.521Z
4652022-04-24T00:03:25.527Z Doc-tests opte
4662022-04-24T00:03:25.732Z
4672022-04-24T00:03:25.738Zrunning 0 tests
4682022-04-24T00:03:25.744Z
4692022-04-24T00:03:25.750Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
4702022-04-24T00:03:25.756Z
4712022-04-24T00:03:25.761Z
4722022-04-24T00:03:25.767Zreal 28.734424464
4732022-04-24T00:03:25.773Zuser 1:05.271029174
4742022-04-24T00:03:25.800Zsys 13.419895982
4752022-04-24T00:03:25.807Ztrap 0.030336701
4762022-04-24T00:03:25.813Ztflt 0.135522084
4772022-04-24T00:03:25.819Zdflt 0.607424413
4782022-04-24T00:03:25.825Zkflt 0.000118887
4792022-04-24T00:03:25.832Zlock 2:24.359242786
4802022-04-24T00:03:25.838Zslp 2:11.404758801
4812022-04-24T00:03:25.847Zlat 2.418798925
4822022-04-24T00:03:25.854Zstop 0.891558123
4832022-04-24T00:03:25.860Zprocess exited: duration 168247 ms, exit code 0
 
4842022-04-24T00:03:25.897Zfound 0 output files