01JF8C6DMSE6SW81AYZ5TT7CXW: opteadm

BasicConfig {
    output_rules: [
        "=/work/debug/opteadm",
        "=/work/debug/opteadm.debug.sha256",
        "=/work/release/opteadm",
        "=/work/release/opteadm.release.sha256",
    ],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/opteadm",
            series: "release",
            name: "opteadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JF8C6QXB31N9QEZZDNYW7YWV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-16T18:38:57.597Zjob assigned to worker 01JF8C6TECZJTKEJ79JQDRTXE2 [factory aws, i-03756d0bfcd842ba5] (queued for 52 s)
 
22024-12-16T18:39:06.498Zstarting task 0: "setup"
32024-12-16T18:39:06.508Z++ uname -s
42024-12-16T18:39:06.510Z+ kern=SunOS
52024-12-16T18:39:06.510Z+ case "$kern" in
62024-12-16T18:39:06.510Z+ groupadd -g 12345 build
72024-12-16T18:39:06.514Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-16T18:39:08.519Z+ zfs create -o mountpoint=/work rpool/work
92024-12-16T18:39:08.649Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-16T18:39:08.652Z+ home_fs=zfs
112024-12-16T18:39:08.652Z+ [[ zfs == autofs ]]
122024-12-16T18:39:08.652Z+ mkdir -p /home/build
132024-12-16T18:39:08.655Z+ chown build:build /home/build /work
142024-12-16T18:39:10.656Z+ chmod 0700 /home/build /work
152024-12-16T18:39:10.659Zprocess exited: duration 4159 ms, exit code 0
 
162024-12-16T18:39:10.664Zstarting task 1: "rust-toolchain"
172024-12-16T18:39:10.669Z+ printf ' * toolchain channel = "%s"
182024-12-16T18:39:10.669Z' nightly-2024-11-18
192024-12-16T18:39:10.669Z+ printf ' * toolchain profile = "%s"
202024-12-16T18:39:10.669Z' default
212024-12-16T18:39:10.669Z * toolchain channel = "nightly-2024-11-18"
222024-12-16T18:39:10.669Z * toolchain profile = "default"
232024-12-16T18:39:10.672Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-16T18:39:10.672Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-16T18:39:10.779Zinfo: downloading installer
262024-12-16T18:39:12.057Zinfo: profile set to 'default'
272024-12-16T18:39:12.057Zinfo: default host triple is x86_64-unknown-illumos
282024-12-16T18:39:12.061Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-16T18:39:12.242Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-16T18:39:12.242Zinfo: downloading component 'cargo'
312024-12-16T18:39:13.303Zinfo: downloading component 'clippy'
322024-12-16T18:39:13.708Zinfo: downloading component 'rust-docs'
332024-12-16T18:39:15.160Zinfo: downloading component 'rust-std'
342024-12-16T18:39:17.514Zinfo: downloading component 'rustc'
352024-12-16T18:39:25.841Zinfo: downloading component 'rustfmt'
362024-12-16T18:39:26.150Zinfo: installing component 'cargo'
372024-12-16T18:39:26.991Zinfo: installing component 'clippy'
382024-12-16T18:39:27.371Zinfo: installing component 'rust-docs'
392024-12-16T18:39:29.064Zinfo: installing component 'rust-std'
402024-12-16T18:39:30.867Zinfo: installing component 'rustc'
412024-12-16T18:39:36.989Zinfo: installing component 'rustfmt'
422024-12-16T18:39:37.328Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-16T18:39:37.328Z
442024-12-16T18:39:37.718Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-16T18:39:37.718Z
462024-12-16T18:39:37.724Z
472024-12-16T18:39:37.724ZRust is installed now. Great!
482024-12-16T18:39:37.724Z
492024-12-16T18:39:37.724ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-16T18:39:37.724Zenvironment variable. This has not been done automatically.
512024-12-16T18:39:37.724Z
522024-12-16T18:39:37.724ZTo configure your current shell, you need to source
532024-12-16T18:39:37.724Zthe corresponding env file under $HOME/.cargo.
542024-12-16T18:39:37.724Z
552024-12-16T18:39:37.724ZThis is usually done by running one of the following (note the leading DOT):
562024-12-16T18:39:37.724Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-16T18:39:37.724Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-16T18:39:37.803Z+ rustc --version
592024-12-16T18:39:37.873Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-16T18:39:37.883Zprocess exited: duration 27207 ms, exit code 0
 
612024-12-16T18:39:37.894Zstarting task 2: "authentication"
622024-12-16T18:39:37.917Zprocess exited: duration 22 ms, exit code 0
 
632024-12-16T18:39:37.923Zstarting task 3: "clone repository"
642024-12-16T18:39:37.928Z+ mkdir -p /work/oxidecomputer/opte
652024-12-16T18:39:37.931Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-16T18:39:38.182ZCloning into '/work/oxidecomputer/opte'...
672024-12-16T18:39:39.011Z+ cd /work/oxidecomputer/opte
682024-12-16T18:39:39.011Z+ git fetch origin a60adb12f3846e083531eeb9503bd3c2184bd7b6
692024-12-16T18:39:39.289ZFrom https://github.com/oxidecomputer/opte
702024-12-16T18:39:39.289Z * branch a60adb12f3846e083531eeb9503bd3c2184bd7b6 -> FETCH_HEAD
712024-12-16T18:39:39.300Z+ [[ -n rwlock ]]
722024-12-16T18:39:39.303Z++ git branch --show-current
732024-12-16T18:39:39.305Z+ current=master
742024-12-16T18:39:39.305Z+ [[ master != rwlock ]]
752024-12-16T18:39:39.305Z+ git branch -f rwlock a60adb12f3846e083531eeb9503bd3c2184bd7b6
762024-12-16T18:39:39.310Z+ git checkout -f rwlock
772024-12-16T18:39:39.336ZSwitched to branch 'rwlock'
782024-12-16T18:39:39.339Z+ git reset --hard a60adb12f3846e083531eeb9503bd3c2184bd7b6
792024-12-16T18:39:39.362ZHEAD is now at a60adb1 Rustc optimised out the `fetch_add`s.
802024-12-16T18:39:39.364Zprocess exited: duration 1439 ms, exit code 0
 
812024-12-16T18:39:39.370Zstarting task 4: "build"
822024-12-16T18:39:39.376Z+ cargo --version
832024-12-16T18:39:39.381Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-16T18:39:39.552Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-16T18:39:39.552Zinfo: downloading component 'cargo'
862024-12-16T18:39:40.468Zinfo: downloading component 'clippy'
872024-12-16T18:39:40.821Zinfo: downloading component 'rust-docs'
882024-12-16T18:39:42.095Zinfo: downloading component 'rust-std'
892024-12-16T18:39:43.918Zinfo: downloading component 'rustc'
902024-12-16T18:39:50.855Zinfo: downloading component 'rustfmt'
912024-12-16T18:39:51.122Zinfo: installing component 'cargo'
922024-12-16T18:39:51.946Zinfo: installing component 'clippy'
932024-12-16T18:39:52.324Zinfo: installing component 'rust-docs'
942024-12-16T18:39:54.068Zinfo: installing component 'rust-std'
952024-12-16T18:39:55.771Zinfo: installing component 'rustc'
962024-12-16T18:40:01.509Zinfo: installing component 'rustfmt'
972024-12-16T18:40:01.934Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-16T18:40:01.937Z+ rustc --version
992024-12-16T18:40:02.008Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-16T18:40:02.012Z+ pushd bin/opteadm
1012024-12-16T18:40:02.015Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1022024-12-16T18:40:02.015Z+ header 'check style'
1032024-12-16T18:40:02.015Z+ echo '# ==== check style ==== #'
1042024-12-16T18:40:02.015Z# ==== check style ==== #
1052024-12-16T18:40:02.015Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1062024-12-16T18:40:02.220Z
1072024-12-16T18:40:02.220Zreal 0.202717242
1082024-12-16T18:40:02.220Zuser 0.109519649
1092024-12-16T18:40:02.220Zsys 0.088278899
1102024-12-16T18:40:02.220Ztrap 0.000003339
1112024-12-16T18:40:02.220Ztflt 0.000000000
1122024-12-16T18:40:02.220Zdflt 0.000000000
1132024-12-16T18:40:02.220Zkflt 0.000000000
1142024-12-16T18:40:02.223Zlock 0.000000000
1152024-12-16T18:40:02.223Zslp 0.116517476
1162024-12-16T18:40:02.223Zlat 0.000300591
1172024-12-16T18:40:02.223Zstop 0.000155455
1182024-12-16T18:40:02.223Z+ header analyze
1192024-12-16T18:40:02.223Z+ echo '# ==== analyze ==== #'
1202024-12-16T18:40:02.223Z# ==== analyze ==== #
1212024-12-16T18:40:02.223Z+ ptime -m cargo clippy --all-targets
1222024-12-16T18:40:02.450Z Updating crates.io index
1232024-12-16T18:40:02.454Z Updating git repository `https://github.com/oxidecomputer/falcon`
1242024-12-16T18:40:03.261Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1252024-12-16T18:40:03.584Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1262024-12-16T18:40:03.843Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1272024-12-16T18:40:04.249Z Updating git repository `https://github.com/oxidecomputer/zone`
1282024-12-16T18:40:04.582Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1292024-12-16T18:40:04.836Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1302024-12-16T18:40:05.146Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1312024-12-16T18:40:05.448Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1322024-12-16T18:40:06.264Z Downloading crates ...
1332024-12-16T18:40:06.384Z Downloaded tracing-attributes v0.1.28
1342024-12-16T18:40:06.391Z Downloaded toml_datetime v0.6.8
1352024-12-16T18:40:06.399Z Downloaded version_check v0.9.5
1362024-12-16T18:40:06.404Z Downloaded anstream v0.6.18
1372024-12-16T18:40:06.407Z Downloaded cfg-if v1.0.0
1382024-12-16T18:40:06.410Z Downloaded utf8parse v0.2.2
1392024-12-16T18:40:06.410Z Downloaded bitflags v1.3.2
1402024-12-16T18:40:06.413Z Downloaded zerocopy-derive v0.7.35
1412024-12-16T18:40:06.417Z Downloaded clap v4.5.23
1422024-12-16T18:40:06.426Z Downloaded anyhow v1.0.94
1432024-12-16T18:40:06.430Z Downloaded unicode-ident v1.0.14
1442024-12-16T18:40:06.432Z Downloaded anstyle-parse v0.2.6
1452024-12-16T18:40:06.435Z Downloaded byteorder v1.5.0
1462024-12-16T18:40:06.437Z Downloaded clap_lex v0.7.4
1472024-12-16T18:40:06.437Z Downloaded zerocopy-derive v0.8.13
1482024-12-16T18:40:06.443Z Downloaded clap_derive v4.5.18
1492024-12-16T18:40:06.446Z Downloaded winnow v0.6.20
1502024-12-16T18:40:06.453Z Downloaded tracing v0.1.41
1512024-12-16T18:40:06.458Z Downloaded winnow v0.5.40
1522024-12-16T18:40:06.466Z Downloaded zerocopy v0.8.13
1532024-12-16T18:40:06.490Z Downloaded pretty-hex v0.2.1
1542024-12-16T18:40:06.493Z Downloaded unicode-width v0.1.14
1552024-12-16T18:40:06.496Z Downloaded ident_case v1.0.1
1562024-12-16T18:40:06.498Z Downloaded foreign-types-shared v0.3.1
1572024-12-16T18:40:06.498Z Downloaded equivalent v1.0.1
1582024-12-16T18:40:06.498Z Downloaded embedded-io v0.4.0
1592024-12-16T18:40:06.501Z Downloaded defmt v0.3.10
1602024-12-16T18:40:06.504Z Downloaded darling_macro v0.20.10
1612024-12-16T18:40:06.504Z Downloaded embedded-io v0.6.1
1622024-12-16T18:40:06.508Z Downloaded either v1.13.0
1632024-12-16T18:40:06.508Z Downloaded darling v0.20.10
1642024-12-16T18:40:06.511Z Downloaded cstr-argument v0.1.2
1652024-12-16T18:40:06.514Z Downloaded zerocopy v0.7.35
1662024-12-16T18:40:06.525Z Downloaded proc-macro-crate v1.3.1
1672024-12-16T18:40:06.528Z Downloaded foreign-types-macros v0.2.3
1682024-12-16T18:40:06.528Z Downloaded dyn-clone v1.0.17
1692024-12-16T18:40:06.530Z Downloaded defmt-parser v0.4.1
1702024-12-16T18:40:06.530Z Downloaded defmt-macros v0.4.0
1712024-12-16T18:40:06.533Z Downloaded colorchoice v1.0.3
1722024-12-16T18:40:06.533Z Downloaded ppv-lite86 v0.2.20
1732024-12-16T18:40:06.536Z Downloaded proc-macro-error-attr2 v2.0.0
1742024-12-16T18:40:06.536Z Downloaded is_terminal_polyfill v1.70.1
1752024-12-16T18:40:06.538Z Downloaded managed v0.8.0
1762024-12-16T18:40:06.538Z Downloaded macaddr v1.0.1
1772024-12-16T18:40:06.540Z Downloaded heck v0.5.0
1782024-12-16T18:40:06.540Z Downloaded hash32 v0.3.1
1792024-12-16T18:40:06.543Z Downloaded schemars_derive v0.8.21
1802024-12-16T18:40:06.543Z Downloaded signal-hook-registry v1.4.2
1812024-12-16T18:40:06.543Z Downloaded scopeguard v1.2.0
1822024-12-16T18:40:06.545Z Downloaded itoa v1.0.14
1832024-12-16T18:40:06.545Z Downloaded ipnetwork v0.20.0
1842024-12-16T18:40:06.548Z Downloaded cobs v0.2.3
1852024-12-16T18:40:06.548Z Downloaded foreign-types v0.5.0
1862024-12-16T18:40:06.550Z Downloaded lazy_static v1.5.0
1872024-12-16T18:40:06.550Z Downloaded fnv v1.0.7
1882024-12-16T18:40:06.551Z Downloaded errno v0.3.10
1892024-12-16T18:40:06.553Z Downloaded uuid v1.11.0
1902024-12-16T18:40:06.556Z Downloaded num_enum_derive v0.5.11
1912024-12-16T18:40:06.556Z Downloaded tokio-macros v2.4.0
1922024-12-16T18:40:06.558Z Downloaded thiserror v1.0.69
1932024-12-16T18:40:06.561Z Downloaded stable_deref_trait v1.2.0
1942024-12-16T18:40:06.563Z Downloaded colored v2.2.0
1952024-12-16T18:40:06.566Z Downloaded thiserror-impl v2.0.7
1962024-12-16T18:40:06.566Z Downloaded thiserror-impl v1.0.69
1972024-12-16T18:40:06.569Z Downloaded strsim v0.11.1
1982024-12-16T18:40:06.569Z Downloaded num_enum v0.5.11
1992024-12-16T18:40:06.572Z Downloaded postcard v1.1.1
2002024-12-16T18:40:06.575Z Downloaded pin-project-lite v0.2.15
2012024-12-16T18:40:06.578Z Downloaded tabwriter v1.4.0
2022024-12-16T18:40:06.581Z Downloaded rand_core v0.6.4
2032024-12-16T18:40:06.581Z Downloaded rand_chacha v0.3.1
2042024-12-16T18:40:06.584Z Downloaded quote v1.0.37
2052024-12-16T18:40:06.584Z Downloaded proc-macro-error2 v2.0.1
2062024-12-16T18:40:06.587Z Downloaded terminal_size v0.4.1
2072024-12-16T18:40:06.589Z Downloaded smallvec v1.13.2
2082024-12-16T18:40:06.592Z Downloaded serde_derive_internals v0.29.1
2092024-12-16T18:40:06.592Z Downloaded parking_lot_core v0.9.10
2102024-12-16T18:40:06.595Z Downloaded thiserror v2.0.7
2112024-12-16T18:40:06.598Z Downloaded hashbrown v0.15.2
2122024-12-16T18:40:06.603Z Downloaded proc-macro2 v1.0.92
2132024-12-16T18:40:06.605Z Downloaded parking_lot v0.12.3
2142024-12-16T18:40:06.608Z Downloaded socket2 v0.5.8
2152024-12-16T18:40:06.610Z Downloaded darling_core v0.20.10
2162024-12-16T18:40:06.613Z Downloaded crc32fast v1.4.2
2172024-12-16T18:40:06.619Z Downloaded getrandom v0.2.15
2182024-12-16T18:40:06.622Z Downloaded once_cell v1.20.2
2192024-12-16T18:40:06.622Z Downloaded lock_api v0.4.12
2202024-12-16T18:40:06.622Z Downloaded bitflags v2.6.0
2212024-12-16T18:40:06.625Z Downloaded serde_derive v1.0.216
2222024-12-16T18:40:06.627Z Downloaded aho-corasick v1.1.3
2232024-12-16T18:40:06.632Z Downloaded schemars v0.8.21
2242024-12-16T18:40:06.643Z Downloaded serde v1.0.216
2252024-12-16T18:40:06.646Z Downloaded mio v1.0.3
2262024-12-16T18:40:06.651Z Downloaded rand v0.8.5
2272024-12-16T18:40:06.654Z Downloaded ryu v1.0.18
2282024-12-16T18:40:06.657Z Downloaded indexmap v2.7.0
2292024-12-16T18:40:06.660Z Downloaded memchr v2.7.4
2302024-12-16T18:40:06.665Z Downloaded heapless v0.8.0
2312024-12-16T18:40:06.668Z Downloaded toml_edit v0.19.15
2322024-12-16T18:40:06.683Z Downloaded clap_builder v4.5.23
2332024-12-16T18:40:06.689Z Downloaded serde_json v1.0.133
2342024-12-16T18:40:06.697Z Downloaded bytes v1.9.0
2352024-12-16T18:40:06.700Z Downloaded autocfg v1.4.0
2362024-12-16T18:40:06.703Z Downloaded itertools v0.13.0
2372024-12-16T18:40:06.707Z Downloaded anstyle v1.0.10
2382024-12-16T18:40:06.710Z Downloaded tracing-core v0.1.33
2392024-12-16T18:40:06.713Z Downloaded anstyle-query v1.1.2
2402024-12-16T18:40:06.742Z Downloaded regex v1.11.1
2412024-12-16T18:40:06.754Z Downloaded syn v1.0.109
2422024-12-16T18:40:06.772Z Downloaded syn v2.0.90
2432024-12-16T18:40:06.782Z Downloaded smoltcp v0.11.0
2442024-12-16T18:40:06.794Z Downloaded regex-syntax v0.8.5
2452024-12-16T18:40:06.801Z Downloaded rustix v0.38.42
2462024-12-16T18:40:06.853Z Downloaded regex-automata v0.4.9
2472024-12-16T18:40:06.868Z Downloaded libc v0.2.168
2482024-12-16T18:40:06.890Z Downloaded tokio v1.42.0
2492024-12-16T18:40:07.068Z Compiling proc-macro2 v1.0.92
2502024-12-16T18:40:07.068Z Compiling unicode-ident v1.0.14
2512024-12-16T18:40:07.072Z Compiling libc v0.2.168
2522024-12-16T18:40:07.072Z Checking cfg-if v1.0.0
2532024-12-16T18:40:07.072Z Compiling serde v1.0.216
2542024-12-16T18:40:07.072Z Checking byteorder v1.5.0
2552024-12-16T18:40:07.082Z Compiling strsim v0.11.1
2562024-12-16T18:40:07.085Z Compiling ident_case v1.0.1
2572024-12-16T18:40:07.154Z Compiling fnv v1.0.7
2582024-12-16T18:40:07.252Z Compiling memchr v2.7.4
2592024-12-16T18:40:07.270Z Compiling regex-syntax v0.8.5
2602024-12-16T18:40:07.281Z Checking bitflags v2.6.0
2612024-12-16T18:40:07.366Z Compiling syn v1.0.109
2622024-12-16T18:40:07.504Z Compiling autocfg v1.4.0
2632024-12-16T18:40:07.656Z Compiling either v1.13.0
2642024-12-16T18:40:07.941Z Compiling hashbrown v0.15.2
2652024-12-16T18:40:08.195Z Compiling aho-corasick v1.1.3
2662024-12-16T18:40:08.412Z Compiling equivalent v1.0.1
2672024-12-16T18:40:08.530Z Compiling zerocopy v0.8.13
2682024-12-16T18:40:08.551Z Compiling lock_api v0.4.12
2692024-12-16T18:40:08.571Z Compiling itertools v0.13.0
2702024-12-16T18:40:08.918Z Compiling indexmap v2.7.0
2712024-12-16T18:40:08.941Z Compiling winnow v0.5.40
2722024-12-16T18:40:09.615Z Compiling quote v1.0.37
2732024-12-16T18:40:10.084Z Compiling syn v2.0.90
2742024-12-16T18:40:10.107Z Compiling heapless v0.8.0
2752024-12-16T18:40:10.179Z Compiling parking_lot_core v0.9.10
2762024-12-16T18:40:10.620Z Compiling regex-automata v0.4.9
2772024-12-16T18:40:10.631Z Compiling anyhow v1.0.94
2782024-12-16T18:40:11.226Z Compiling toml_datetime v0.6.8
2792024-12-16T18:40:11.894Z Checking hash32 v0.3.1
2802024-12-16T18:40:11.908Z Compiling smoltcp v0.11.0
2812024-12-16T18:40:12.048Z Compiling toml_edit v0.19.15
2822024-12-16T18:40:12.059Z Checking smallvec v1.13.2
2832024-12-16T18:40:12.284Z Compiling serde_json v1.0.133
2842024-12-16T18:40:12.349Z Checking dyn-clone v1.0.17
2852024-12-16T18:40:12.382Z Checking macaddr v1.0.1
2862024-12-16T18:40:12.472Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2872024-12-16T18:40:12.542Z Checking stable_deref_trait v1.2.0
2882024-12-16T18:40:12.624Z Compiling once_cell v1.20.2
2892024-12-16T18:40:12.636Z Checking scopeguard v1.2.0
2902024-12-16T18:40:12.991Z Checking getrandom v0.2.15
2912024-12-16T18:40:13.134Z Checking cobs v0.2.3
2922024-12-16T18:40:13.203Z Compiling schemars v0.8.21
2932024-12-16T18:40:13.228Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2942024-12-16T18:40:13.297Z Checking pin-project-lite v0.2.15
2952024-12-16T18:40:13.410Z Compiling version_check v0.9.5
2962024-12-16T18:40:13.439Z Checking itoa v1.0.14
2972024-12-16T18:40:13.579Z Compiling rustix v0.38.42
2982024-12-16T18:40:13.597Z Checking managed v0.8.0
2992024-12-16T18:40:13.632Z Checking bitflags v1.3.2
3002024-12-16T18:40:13.718Z Checking ryu v1.0.18
3012024-12-16T18:40:13.942Z Compiling thiserror v1.0.69
3022024-12-16T18:40:13.973Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3032024-12-16T18:40:14.369Z Compiling regex v1.11.1
3042024-12-16T18:40:14.414Z Checking parking_lot v0.12.3
3052024-12-16T18:40:14.502Z Compiling proc-macro-crate v1.3.1
3062024-12-16T18:40:15.073Z Checking rand_core v0.6.4
3072024-12-16T18:40:15.245Z Checking mio v1.0.3
3082024-12-16T18:40:15.256Z Checking socket2 v0.5.8
3092024-12-16T18:40:15.355Z Checking errno v0.3.10
3102024-12-16T18:40:15.517Z Checking signal-hook-registry v1.4.2
3112024-12-16T18:40:15.714Z Checking unicode-width v0.1.14
3122024-12-16T18:40:15.793Z Checking bytes v1.9.0
3132024-12-16T18:40:16.025Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3142024-12-16T18:40:16.185Zwarning: passing a unit value to a function
3152024-12-16T18:40:16.185Z --> crates/illumos-sys-hdrs/src/lib.rs:182:9
3162024-12-16T18:40:16.185Z |
3172024-12-16T18:40:16.185Z182 | core::hint::black_box(self.as_u64().store(val, Ordering::Relaxed));
3182024-12-16T18:40:16.185Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3192024-12-16T18:40:16.185Z |
3202024-12-16T18:40:16.186Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unit_arg
3212024-12-16T18:40:16.186Z = note: `#[warn(clippy::unit_arg)]` on by default
3222024-12-16T18:40:16.186Zhelp: move the expression in front of the call and replace it with the unit literal `()`
3232024-12-16T18:40:16.186Z |
3242024-12-16T18:40:16.186Z182 ~ self.as_u64().store(val, Ordering::Relaxed);
3252024-12-16T18:40:16.186Z183 ~ core::hint::black_box(());
3262024-12-16T18:40:16.186Z |
3272024-12-16T18:40:16.186Z
3282024-12-16T18:40:16.234Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
3292024-12-16T18:40:16.237Z Checking foreign-types-shared v0.3.1
3302024-12-16T18:40:16.337Z Checking utf8parse v0.2.2
3312024-12-16T18:40:16.473Z Compiling darling_core v0.20.10
3322024-12-16T18:40:16.482Z Compiling serde_derive_internals v0.29.1
3332024-12-16T18:40:16.666Z Checking anstyle-parse v0.2.6
3342024-12-16T18:40:16.907Z Checking tabwriter v1.4.0
3352024-12-16T18:40:17.134Z Checking tracing-core v0.1.33
3362024-12-16T18:40:17.757Z Checking cstr-argument v0.1.2
3372024-12-16T18:40:17.900Z Checking crc32fast v1.4.2
3382024-12-16T18:40:17.931Z Checking is_terminal_polyfill v1.70.1
3392024-12-16T18:40:18.033Z Checking anstyle-query v1.1.2
3402024-12-16T18:40:18.085Z Compiling thiserror v2.0.7
3412024-12-16T18:40:18.157Z Checking anstyle v1.0.10
3422024-12-16T18:40:18.397Z Checking lazy_static v1.5.0
3432024-12-16T18:40:18.439Z Checking pretty-hex v0.2.1
3442024-12-16T18:40:18.471Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
3452024-12-16T18:40:18.492Z Checking colorchoice v1.0.3
3462024-12-16T18:40:18.516Z Checking colored v2.2.0
3472024-12-16T18:40:18.575Z Checking terminal_size v0.4.1
3482024-12-16T18:40:18.616Z Checking anstream v0.6.18
3492024-12-16T18:40:18.851Z Compiling heck v0.5.0
3502024-12-16T18:40:18.973Z Checking clap_lex v0.7.4
3512024-12-16T18:40:19.079Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3522024-12-16T18:40:19.216Z Checking winnow v0.6.20
3532024-12-16T18:40:19.305Z Checking clap_builder v4.5.23
3542024-12-16T18:40:19.438Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3552024-12-16T18:40:19.658Z Compiling num_enum_derive v0.5.11
3562024-12-16T18:40:19.757Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3572024-12-16T18:40:20.267Z Compiling serde_derive v1.0.216
3582024-12-16T18:40:20.285Z Compiling zerocopy-derive v0.8.13
3592024-12-16T18:40:20.458Z Compiling zerocopy-derive v0.7.35
3602024-12-16T18:40:20.758Z Compiling darling_macro v0.20.10
3612024-12-16T18:40:20.876Z Compiling foreign-types-macros v0.2.3
3622024-12-16T18:40:21.731Z Compiling thiserror-impl v1.0.69
3632024-12-16T18:40:21.742Z Compiling darling v0.20.10
3642024-12-16T18:40:21.838Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3652024-12-16T18:40:21.890Z Compiling tokio-macros v2.4.0
3662024-12-16T18:40:22.106Z Compiling schemars_derive v0.8.21
3672024-12-16T18:40:22.250Z Checking foreign-types v0.5.0
3682024-12-16T18:40:22.308Z Checking zerocopy v0.7.35
3692024-12-16T18:40:22.337Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3702024-12-16T18:40:23.413Z Checking tokio v1.42.0
3712024-12-16T18:40:23.505Z Checking ppv-lite86 v0.2.20
3722024-12-16T18:40:23.743Z Checking num_enum v0.5.11
3732024-12-16T18:40:23.883Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3742024-12-16T18:40:24.170Z Checking rand_chacha v0.3.1
3752024-12-16T18:40:24.521Z Compiling tracing-attributes v0.1.28
3762024-12-16T18:40:24.601Z Checking rand v0.8.5
3772024-12-16T18:40:24.961Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3782024-12-16T18:40:24.993Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3792024-12-16T18:40:25.131Z Compiling thiserror-impl v2.0.7
3802024-12-16T18:40:25.236Z Compiling clap_derive v4.5.18
3812024-12-16T18:40:27.124Z Checking tracing v0.1.41
3822024-12-16T18:40:27.602Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3832024-12-16T18:40:28.195Z Checking clap v4.5.23
3842024-12-16T18:40:29.246Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3852024-12-16T18:40:30.076Z Checking ipnetwork v0.20.0
3862024-12-16T18:40:30.076Z Checking postcard v1.1.1
3872024-12-16T18:40:30.079Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3882024-12-16T18:40:30.079Z Checking uuid v1.11.0
3892024-12-16T18:40:31.404Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3902024-12-16T18:40:31.908Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3912024-12-16T18:40:39.192Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3922024-12-16T18:40:41.536Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3932024-12-16T18:40:43.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.82s
3942024-12-16T18:40:43.355Z
3952024-12-16T18:40:43.355Zreal 41.121847596
3962024-12-16T18:40:43.355Zuser 2:35.208235385
3972024-12-16T18:40:43.355Zsys 24.110375015
3982024-12-16T18:40:43.356Ztrap 0.100772166
3992024-12-16T18:40:43.356Ztflt 0.280516393
4002024-12-16T18:40:43.356Zdflt 0.964640049
4012024-12-16T18:40:43.356Zkflt 0.005911928
4022024-12-16T18:40:43.358Zlock 3:29.328748743
4032024-12-16T18:40:43.358Zslp 10:34.065099937
4042024-12-16T18:40:43.358Zlat 9.189654468
4052024-12-16T18:40:43.359Zstop 19.839105231
4062024-12-16T18:40:43.359Z+ header 'debug build'
4072024-12-16T18:40:43.359Z+ echo '# ==== debug build ==== #'
4082024-12-16T18:40:43.359Z# ==== debug build ==== #
4092024-12-16T18:40:43.359Z+ ptime -m cargo build
4102024-12-16T18:40:43.664Z Compiling cfg-if v1.0.0
4112024-12-16T18:40:43.664Z Compiling memchr v2.7.4
4122024-12-16T18:40:43.664Z Compiling strsim v0.11.1
4132024-12-16T18:40:43.667Z Compiling byteorder v1.5.0
4142024-12-16T18:40:43.667Z Compiling libc v0.2.168
4152024-12-16T18:40:43.667Z Compiling bitflags v2.6.0
4162024-12-16T18:40:43.676Z Compiling serde v1.0.216
4172024-12-16T18:40:43.679Z Compiling once_cell v1.20.2
4182024-12-16T18:40:43.732Z Compiling zerocopy v0.8.13
4192024-12-16T18:40:43.960Z Compiling hash32 v0.3.1
4202024-12-16T18:40:43.999Z Compiling darling_core v0.20.10
4212024-12-16T18:40:44.030Z Compiling macaddr v1.0.1
4222024-12-16T18:40:44.153Z Compiling scopeguard v1.2.0
4232024-12-16T18:40:44.266Z Compiling dyn-clone v1.0.17
4242024-12-16T18:40:44.357Z Compiling smallvec v1.13.2
4252024-12-16T18:40:44.451Z Compiling stable_deref_trait v1.2.0
4262024-12-16T18:40:44.500Z Compiling lock_api v0.4.12
4272024-12-16T18:40:44.534Z Compiling aho-corasick v1.1.3
4282024-12-16T18:40:44.710Z Compiling parking_lot_core v0.9.10
4292024-12-16T18:40:44.873Z Compiling getrandom v0.2.15
4302024-12-16T18:40:44.972Z Compiling heapless v0.8.0
4312024-12-16T18:40:45.164Z Compiling zerocopy v0.7.35
4322024-12-16T18:40:45.275Z Compiling proc-macro-crate v1.3.1
4332024-12-16T18:40:45.324Z Compiling pin-project-lite v0.2.15
4342024-12-16T18:40:45.430Z Compiling managed v0.8.0
4352024-12-16T18:40:45.845Z Compiling itoa v1.0.14
4362024-12-16T18:40:45.848Z Compiling bitflags v1.3.2
4372024-12-16T18:40:45.922Z Compiling cobs v0.2.3
4382024-12-16T18:40:46.015Z Compiling ryu v1.0.18
4392024-12-16T18:40:46.022Z Compiling num_enum_derive v0.5.11
4402024-12-16T18:40:46.204Z Compiling smoltcp v0.11.0
4412024-12-16T18:40:46.346Z Compiling regex-automata v0.4.9
4422024-12-16T18:40:46.461Z Compiling ppv-lite86 v0.2.20
4432024-12-16T18:40:46.701Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442024-12-16T18:40:47.066Z Compiling rand_core v0.6.4
4452024-12-16T18:40:47.183Z Compiling parking_lot v0.12.3
4462024-12-16T18:40:47.482Z Compiling mio v1.0.3
4472024-12-16T18:40:48.106Z Compiling socket2 v0.5.8
4482024-12-16T18:40:48.200Z Compiling signal-hook-registry v1.4.2
4492024-12-16T18:40:48.404Z Compiling errno v0.3.10
4502024-12-16T18:40:48.619Z Compiling anyhow v1.0.94
4512024-12-16T18:40:48.669Z Compiling foreign-types-shared v0.3.1
4522024-12-16T18:40:48.769Z Compiling ipnetwork v0.20.0
4532024-12-16T18:40:49.027Z Compiling serde_json v1.0.133
4542024-12-16T18:40:49.066Z Compiling postcard v1.1.1
4552024-12-16T18:40:49.096Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4562024-12-16T18:40:49.263Z Compiling unicode-width v0.1.14
4572024-12-16T18:40:49.270Z Compiling darling_macro v0.20.10
4582024-12-16T18:40:49.323Z Compiling utf8parse v0.2.2
4592024-12-16T18:40:49.433Z Compiling bytes v1.9.0
4602024-12-16T18:40:49.457Z Compiling either v1.13.0
4612024-12-16T18:40:49.651Z Compiling anstyle-parse v0.2.6
4622024-12-16T18:40:49.755Z Compiling itertools v0.13.0
4632024-12-16T18:40:49.774Z Compiling tabwriter v1.4.0
4642024-12-16T18:40:49.947Z Compiling foreign-types v0.5.0
4652024-12-16T18:40:50.036Z Compiling thiserror v1.0.69
4662024-12-16T18:40:50.163Z Compiling regex v1.11.1
4672024-12-16T18:40:50.195Z Compiling tokio v1.42.0
4682024-12-16T18:40:50.247Z Compiling darling v0.20.10
4692024-12-16T18:40:50.341Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4702024-12-16T18:40:50.600Z Compiling schemars v0.8.21
4712024-12-16T18:40:50.998Z Compiling rustix v0.38.42
4722024-12-16T18:40:51.027Z Compiling num_enum v0.5.11
4732024-12-16T18:40:51.171Z Compiling rand_chacha v0.3.1
4742024-12-16T18:40:51.704Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4752024-12-16T18:40:51.794Z Compiling cstr-argument v0.1.2
4762024-12-16T18:40:51.846Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4772024-12-16T18:40:51.871Z Compiling tracing-core v0.1.33
4782024-12-16T18:40:51.982Z Compiling crc32fast v1.4.2
4792024-12-16T18:40:52.004Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4802024-12-16T18:40:52.265Z Compiling colorchoice v1.0.3
4812024-12-16T18:40:52.313Z Compiling anstyle v1.0.10
4822024-12-16T18:40:52.411Z Compiling is_terminal_polyfill v1.70.1
4832024-12-16T18:40:52.501Z Compiling anstyle-query v1.1.2
4842024-12-16T18:40:52.520Z Compiling pretty-hex v0.2.1
4852024-12-16T18:40:52.627Z Compiling lazy_static v1.5.0
4862024-12-16T18:40:52.682Z Compiling anstream v0.6.18
4872024-12-16T18:40:52.720Z Compiling colored v2.2.0
4882024-12-16T18:40:52.741Z Compiling tracing v0.1.41
4892024-12-16T18:40:53.121Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
4902024-12-16T18:40:53.168Z Compiling terminal_size v0.4.1
4912024-12-16T18:40:53.250Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4922024-12-16T18:40:53.330Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4932024-12-16T18:40:53.354Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4942024-12-16T18:40:53.381Z Compiling rand v0.8.5
4952024-12-16T18:40:53.400Z Compiling uuid v1.11.0
4962024-12-16T18:40:53.574Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
4972024-12-16T18:40:53.879Z Compiling clap_lex v0.7.4
4982024-12-16T18:40:53.893Z Compiling winnow v0.6.20
4992024-12-16T18:40:53.987Z Compiling thiserror v2.0.7
5002024-12-16T18:40:54.066Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5012024-12-16T18:40:54.110Z Compiling clap_builder v4.5.23
5022024-12-16T18:40:56.703Z Compiling clap v4.5.23
5032024-12-16T18:40:56.841Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5042024-12-16T18:40:57.093Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5052024-12-16T18:40:57.184Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5062024-12-16T18:40:57.790Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5072024-12-16T18:40:59.729Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5082024-12-16T18:41:05.557Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5092024-12-16T18:41:07.587Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5102024-12-16T18:41:13.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s
5112024-12-16T18:41:13.427Z
5122024-12-16T18:41:13.429Zreal 30.054289639
5132024-12-16T18:41:13.429Zuser 2:05.888086794
5142024-12-16T18:41:13.430Zsys 14.372234969
5152024-12-16T18:41:13.430Ztrap 0.082616926
5162024-12-16T18:41:13.430Ztflt 0.193845497
5172024-12-16T18:41:13.430Zdflt 0.413328618
5182024-12-16T18:41:13.430Zkflt 0.000000000
5192024-12-16T18:41:13.430Zlock 3:23.487995045
5202024-12-16T18:41:13.430Zslp 6:49.463501602
5212024-12-16T18:41:13.430Zlat 4.409695650
5222024-12-16T18:41:13.430Zstop 5.485306700
5232024-12-16T18:41:13.430Z+ header 'release build'
5242024-12-16T18:41:13.430Z+ echo '# ==== release build ==== #'
5252024-12-16T18:41:13.430Z# ==== release build ==== #
5262024-12-16T18:41:13.430Z+ ptime -m cargo build --release
5272024-12-16T18:41:13.627Z Compiling proc-macro2 v1.0.92
5282024-12-16T18:41:13.627Z Compiling unicode-ident v1.0.14
5292024-12-16T18:41:13.627Z Compiling libc v0.2.168
5302024-12-16T18:41:13.630Z Compiling cfg-if v1.0.0
5312024-12-16T18:41:13.630Z Compiling serde v1.0.216
5322024-12-16T18:41:13.631Z Compiling byteorder v1.5.0
5332024-12-16T18:41:13.631Z Compiling ident_case v1.0.1
5342024-12-16T18:41:13.631Z Compiling fnv v1.0.7
5352024-12-16T18:41:13.734Z Compiling strsim v0.11.1
5362024-12-16T18:41:13.760Z Compiling memchr v2.7.4
5372024-12-16T18:41:13.785Z Compiling bitflags v2.6.0
5382024-12-16T18:41:13.806Z Compiling syn v1.0.109
5392024-12-16T18:41:13.979Z Compiling regex-syntax v0.8.5
5402024-12-16T18:41:14.175Z Compiling either v1.13.0
5412024-12-16T18:41:14.190Z Compiling autocfg v1.4.0
5422024-12-16T18:41:14.297Z Compiling zerocopy v0.8.13
5432024-12-16T18:41:14.371Z Compiling hashbrown v0.15.2
5442024-12-16T18:41:14.525Z Compiling anyhow v1.0.94
5452024-12-16T18:41:14.932Z Compiling aho-corasick v1.1.3
5462024-12-16T18:41:14.978Z Compiling equivalent v1.0.1
5472024-12-16T18:41:15.068Z Compiling lock_api v0.4.12
5482024-12-16T18:41:15.079Z Compiling itertools v0.13.0
5492024-12-16T18:41:15.417Z Compiling quote v1.0.37
5502024-12-16T18:41:15.430Z Compiling indexmap v2.7.0
5512024-12-16T18:41:15.735Z Compiling syn v2.0.90
5522024-12-16T18:41:15.941Z Compiling parking_lot_core v0.9.10
5532024-12-16T18:41:16.368Z Compiling toml_datetime v0.6.8
5542024-12-16T18:41:16.621Z Compiling winnow v0.5.40
5552024-12-16T18:41:16.693Z Compiling heapless v0.8.0
5562024-12-16T18:41:17.239Z Compiling hash32 v0.3.1
5572024-12-16T18:41:17.409Z Compiling regex-automata v0.4.9
5582024-12-16T18:41:17.484Z Compiling serde_json v1.0.133
5592024-12-16T18:41:17.835Z Compiling scopeguard v1.2.0
5602024-12-16T18:41:17.968Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5612024-12-16T18:41:18.007Z Compiling smallvec v1.13.2
5622024-12-16T18:41:18.365Z Compiling stable_deref_trait v1.2.0
5632024-12-16T18:41:18.457Z Compiling macaddr v1.0.1
5642024-12-16T18:41:18.483Z Compiling smoltcp v0.11.0
5652024-12-16T18:41:18.700Z Compiling dyn-clone v1.0.17
5662024-12-16T18:41:18.901Z Compiling once_cell v1.20.2
5672024-12-16T18:41:19.466Z Compiling getrandom v0.2.15
5682024-12-16T18:41:19.658Z Compiling pin-project-lite v0.2.15
5692024-12-16T18:41:19.757Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5702024-12-16T18:41:19.764Z Compiling itoa v1.0.14
5712024-12-16T18:41:19.819Z Compiling toml_edit v0.19.15
5722024-12-16T18:41:19.880Z Compiling managed v0.8.0
5732024-12-16T18:41:19.969Z Compiling cobs v0.2.3
5742024-12-16T18:41:20.026Z Compiling bitflags v1.3.2
5752024-12-16T18:41:20.087Z Compiling schemars v0.8.21
5762024-12-16T18:41:20.110Z Compiling ryu v1.0.18
5772024-12-16T18:41:20.266Z Compiling rustix v0.38.42
5782024-12-16T18:41:20.303Z Compiling thiserror v1.0.69
5792024-12-16T18:41:20.464Z Compiling version_check v0.9.5
5802024-12-16T18:41:21.019Z Compiling rand_core v0.6.4
5812024-12-16T18:41:21.026Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5822024-12-16T18:41:21.163Z Compiling regex v1.11.1
5832024-12-16T18:41:21.370Z Compiling parking_lot v0.12.3
5842024-12-16T18:41:21.455Z Compiling socket2 v0.5.8
5852024-12-16T18:41:21.985Z Compiling signal-hook-registry v1.4.2
5862024-12-16T18:41:22.595Z Compiling darling_core v0.20.10
5872024-12-16T18:41:23.038Z Compiling proc-macro-crate v1.3.1
5882024-12-16T18:41:23.142Z Compiling serde_derive_internals v0.29.1
5892024-12-16T18:41:23.774Z Compiling errno v0.3.10
5902024-12-16T18:41:23.987Z Compiling mio v1.0.3
5912024-12-16T18:41:24.562Z Compiling bytes v1.9.0
5922024-12-16T18:41:25.201Z Compiling utf8parse v0.2.2
5932024-12-16T18:41:25.329Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5942024-12-16T18:41:25.383Z Compiling foreign-types-shared v0.3.1
5952024-12-16T18:41:25.425Z Compiling unicode-width v0.1.14
5962024-12-16T18:41:25.485Z Compiling anstyle-parse v0.2.6
5972024-12-16T18:41:25.493Z Compiling num_enum_derive v0.5.11
5982024-12-16T18:41:25.797Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5992024-12-16T18:41:25.955Z Compiling tabwriter v1.4.0
6002024-12-16T18:41:26.005Z Compiling tracing-core v0.1.33
6012024-12-16T18:41:26.698Z Compiling serde_derive v1.0.216
6022024-12-16T18:41:26.720Z Compiling zerocopy-derive v0.8.13
6032024-12-16T18:41:26.738Z Compiling zerocopy-derive v0.7.35
6042024-12-16T18:41:27.605Z Compiling foreign-types-macros v0.2.3
6052024-12-16T18:41:27.779Z Compiling schemars_derive v0.8.21
6062024-12-16T18:41:27.986Z Compiling thiserror-impl v1.0.69
6072024-12-16T18:41:28.096Z Compiling darling_macro v0.20.10
6082024-12-16T18:41:28.231Z Compiling tokio-macros v2.4.0
6092024-12-16T18:41:28.681Z Compiling zerocopy v0.7.35
6102024-12-16T18:41:28.891Z Compiling foreign-types v0.5.0
6112024-12-16T18:41:28.981Z Compiling num_enum v0.5.11
6122024-12-16T18:41:29.069Z Compiling darling v0.20.10
6132024-12-16T18:41:29.130Z Compiling tracing-attributes v0.1.28
6142024-12-16T18:41:29.163Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6152024-12-16T18:41:29.662Z Compiling tokio v1.42.0
6162024-12-16T18:41:30.041Z Compiling ppv-lite86 v0.2.20
6172024-12-16T18:41:30.564Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6182024-12-16T18:41:30.714Z Compiling rand_chacha v0.3.1
6192024-12-16T18:41:30.782Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6202024-12-16T18:41:31.810Z Compiling cstr-argument v0.1.2
6212024-12-16T18:41:32.063Z Compiling crc32fast v1.4.2
6222024-12-16T18:41:32.199Z Compiling thiserror v2.0.7
6232024-12-16T18:41:32.381Z Compiling is_terminal_polyfill v1.70.1
6242024-12-16T18:41:32.384Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
6252024-12-16T18:41:32.384Z Compiling lazy_static v1.5.0
6262024-12-16T18:41:32.490Z Compiling anstyle-query v1.1.2
6272024-12-16T18:41:32.497Z Compiling anstyle v1.0.10
6282024-12-16T18:41:32.617Z Compiling colorchoice v1.0.3
6292024-12-16T18:41:32.715Z Compiling pretty-hex v0.2.1
6302024-12-16T18:41:32.765Z Compiling colored v2.2.0
6312024-12-16T18:41:32.942Z Compiling anstream v0.6.18
6322024-12-16T18:41:33.162Z Compiling tracing v0.1.41
6332024-12-16T18:41:33.465Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6342024-12-16T18:41:33.758Z Compiling rand v0.8.5
6352024-12-16T18:41:33.790Z Compiling terminal_size v0.4.1
6362024-12-16T18:41:33.859Z Compiling thiserror-impl v2.0.7
6372024-12-16T18:41:33.988Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6382024-12-16T18:41:34.112Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
6392024-12-16T18:41:34.123Z Compiling clap_lex v0.7.4
6402024-12-16T18:41:34.129Z Compiling heck v0.5.0
6412024-12-16T18:41:34.494Z Compiling winnow v0.6.20
6422024-12-16T18:41:34.699Z Compiling clap_builder v4.5.23
6432024-12-16T18:41:35.186Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6442024-12-16T18:41:35.443Z Compiling clap_derive v4.5.18
6452024-12-16T18:41:35.927Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
6462024-12-16T18:41:37.536Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
6472024-12-16T18:41:38.506Z Compiling clap v4.5.23
6482024-12-16T18:41:39.147Z Compiling ipnetwork v0.20.0
6492024-12-16T18:41:39.869Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6502024-12-16T18:41:40.160Z Compiling postcard v1.1.1
6512024-12-16T18:41:40.258Z Compiling uuid v1.11.0
6522024-12-16T18:41:42.581Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6532024-12-16T18:41:43.668Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
6542024-12-16T18:41:48.763Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6552024-12-16T18:41:50.733Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6562024-12-16T18:42:27.519Z Finished `release` profile [optimized + debuginfo] target(s) in 1m 14s
6572024-12-16T18:42:27.563Z
6582024-12-16T18:42:27.565Zreal 1:14.108953355
6592024-12-16T18:42:27.565Zuser 4:40.565261866
6602024-12-16T18:42:27.565Zsys 27.292760051
6612024-12-16T18:42:27.565Ztrap 0.156092692
6622024-12-16T18:42:27.565Ztflt 0.278384250
6632024-12-16T18:42:27.565Zdflt 0.692986266
6642024-12-16T18:42:27.566Zkflt 0.000065748
6652024-12-16T18:42:27.566Zlock 9:41.530462537
6662024-12-16T18:42:27.566Zslp 14:50.402408658
6672024-12-16T18:42:27.566Zlat 9.388762069
6682024-12-16T18:42:27.566Zstop 13.977860383
6692024-12-16T18:42:27.566Z+ popd
6702024-12-16T18:42:27.566Z/work/oxidecomputer/opte
6712024-12-16T18:42:27.566Z+ for x in debug release
6722024-12-16T18:42:27.566Z+ mkdir -p /work/debug
6732024-12-16T18:42:27.568Z+ cp target/debug/opteadm /work/debug/
6742024-12-16T18:42:27.626Z+ sha256sum target/debug/opteadm
6752024-12-16T18:42:27.716Z+ for x in debug release
6762024-12-16T18:42:27.716Z+ mkdir -p /work/release
6772024-12-16T18:42:27.719Z+ cp target/release/opteadm /work/release/
6782024-12-16T18:42:27.737Z+ sha256sum target/release/opteadm
6792024-12-16T18:42:27.755Zprocess exited: duration 168354 ms, exit code 0
 
6802024-12-16T18:42:27.767Zfound 4 output files
6812024-12-16T18:42:27.767Zuploading: /work/debug/opteadm (68762128 bytes)
6822024-12-16T18:42:29.896Zuploaded: /work/debug/opteadm
6832024-12-16T18:42:29.896Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6842024-12-16T18:42:30.905Zuploaded: /work/debug/opteadm.debug.sha256
6852024-12-16T18:42:30.905Zuploading: /work/release/opteadm (17518680 bytes)
6862024-12-16T18:42:32.141Zuploaded: /work/release/opteadm
6872024-12-16T18:42:32.141Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6882024-12-16T18:42:33.153Zuploaded: /work/release/opteadm.release.sha256