01JQ423XW856MRZQGT51V68JQC: bins

BasicConfig {
    output_rules: [
        "=/out/faux-mgs.gz",
        "=/out/faux-mgs.sha256.txt",
        "=/out/faux-mgs.gz.sha256.txt",
        "=/out/omicron-faux-mgs.tar.gz",
        "=/out/omicron-faux-mgs.tar.gz.sha256.txt",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-latest",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/faux-mgs.gz",
            series: "bins",
            name: "faux-mgs.gz",
        },
        BasicConfigPublish {
            from_output: "/out/faux-mgs.gz.sha256.txt",
            series: "bins",
            name: "faux-mgs.gz.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/omicron-faux-mgs.tar.gz",
            series: "image",
            name: "omicron-faux-mgs.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/omicron-faux-mgs.tar.gz.sha256.txt",
            series: "image",
            name: "omicron-faux-mgs.tar.gz.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JQ4244A3AKK5E3JS34KM5TFX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-24T12:30:56.325Zjob assigned to worker 01JQ4244S4HAAAHZ0NC67Y0DMH [factory gimlet-EVT22200007-propolis, EVT22200007/22746] (queued for 25 s)
 
22025-03-24T12:31:03.996Zstarting task 0: "setup"
32025-03-24T12:31:04.022Z++ uname -s
42025-03-24T12:31:04.022Z+ kern=SunOS
52025-03-24T12:31:04.022Z+ build_user=build
62025-03-24T12:31:04.022Z+ build_uid=12345
72025-03-24T12:31:04.022Z+ work_dir=/work
82025-03-24T12:31:04.022Z+ input_dir=/input
92025-03-24T12:31:04.023Z+ [[ 0 == 12345 ]]
102025-03-24T12:31:04.023Z+ case "$kern" in
112025-03-24T12:31:04.023Z+ groupadd -g 12345 build
122025-03-24T12:31:04.023Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-24T12:31:06.020Z+ zfs create -o mountpoint=/work rpool/work
142025-03-24T12:31:06.055Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-24T12:31:06.080Z+ home_fs=zfs
162025-03-24T12:31:06.080Z+ [[ zfs == autofs ]]
172025-03-24T12:31:06.080Z+ mkdir -p /home/build
182025-03-24T12:31:06.080Z+ chown build:build /home/build /work
192025-03-24T12:31:08.064Z+ chmod 0700 /home/build /work
202025-03-24T12:31:08.089Zprocess exited: duration 4073 ms, exit code 0
 
212025-03-24T12:31:08.140Zstarting task 1: "rust-toolchain"
222025-03-24T12:31:08.166Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-24T12:31:08.166Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-24T12:31:08.166Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-03-24T12:31:08.166Z * rust toolchain channel = "stable"
262025-03-24T12:31:08.166Z * rust toolchain profile = "default"
272025-03-24T12:31:08.167Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-24T12:31:08.167Z+ + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
292025-03-24T12:31:08.167Zcurl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
302025-03-24T12:31:08.284Zinfo: downloading installer
312025-03-24T12:31:08.695Zwarn: It looks like you have an existing installation of Rust at:
322025-03-24T12:31:08.695Zwarn: /opt/ooce/bin
332025-03-24T12:31:08.695Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-24T12:31:08.695Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-24T12:31:08.695Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-24T12:31:08.695Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-24T12:31:08.695Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-24T12:31:08.695Zerror: cannot install while Rust is installed
392025-03-24T12:31:08.695Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-24T12:31:08.721Zinfo: profile set to 'default'
412025-03-24T12:31:08.721Zinfo: default host triple is x86_64-unknown-illumos
422025-03-24T12:31:08.721Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-24T12:31:08.818Zinfo: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15)
442025-03-24T12:31:08.818Zinfo: downloading component 'cargo'
452025-03-24T12:31:08.960Zinfo: downloading component 'clippy'
462025-03-24T12:31:09.034Zinfo: downloading component 'rust-docs'
472025-03-24T12:31:09.236Zinfo: downloading component 'rust-std'
482025-03-24T12:31:09.536Zinfo: downloading component 'rustc'
492025-03-24T12:31:10.661Zinfo: downloading component 'rustfmt'
502025-03-24T12:31:10.767Zinfo: installing component 'cargo'
512025-03-24T12:31:11.877Zinfo: installing component 'clippy'
522025-03-24T12:31:12.360Zinfo: installing component 'rust-docs'
532025-03-24T12:31:15.242Zinfo: installing component 'rust-std'
542025-03-24T12:31:17.231Zinfo: installing component 'rustc'
552025-03-24T12:31:24.290Zinfo: installing component 'rustfmt'
562025-03-24T12:31:24.679Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-24T12:31:24.679Z
582025-03-24T12:31:24.836Z stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15)
592025-03-24T12:31:24.836Z
602025-03-24T12:31:24.862Z
612025-03-24T12:31:24.862ZRust is installed now. Great!
622025-03-24T12:31:24.862Z
632025-03-24T12:31:24.862ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-24T12:31:24.862Zenvironment variable. This has not been done automatically.
652025-03-24T12:31:24.862Z
662025-03-24T12:31:24.862ZTo configure your current shell, you need to source
672025-03-24T12:31:24.862Zthe corresponding env file under $HOME/.cargo.
682025-03-24T12:31:24.862Z
692025-03-24T12:31:24.862ZThis is usually done by running one of the following (note the leading DOT):
702025-03-24T12:31:24.862Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-24T12:31:24.862Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-24T12:31:24.862Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-24T12:31:24.941Z+ rustup --version
742025-03-24T12:31:24.966Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-24T12:31:24.966Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-24T12:31:25.009Zinfo: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)`
772025-03-24T12:31:25.035Z+ cargo --version
782025-03-24T12:31:25.060Zcargo 1.85.1 (d73d2caf9 2024-12-31)
792025-03-24T12:31:25.060Z+ rustc --version
802025-03-24T12:31:25.097Zrustc 1.85.1 (4eb161250 2025-03-15)
812025-03-24T12:31:25.122Zprocess exited: duration 16962 ms, exit code 0
 
822025-03-24T12:31:25.173Zstarting task 2: "authentication"
832025-03-24T12:31:25.235Zprocess exited: duration 61 ms, exit code 0
 
842025-03-24T12:31:25.286Zstarting task 3: "clone repository"
852025-03-24T12:31:25.311Z+ mkdir -p /work/oxidecomputer/management-gateway-service
862025-03-24T12:31:25.311Z+ git clone https://github.com/oxidecomputer/management-gateway-service /work/oxidecomputer/management-gateway-service
872025-03-24T12:31:25.336ZCloning into '/work/oxidecomputer/management-gateway-service'...
882025-03-24T12:31:26.195Z+ cd /work/oxidecomputer/management-gateway-service
892025-03-24T12:31:26.195Z+ git fetch origin d37608d51bde661c2b3966d0dfe93918a2f4d47e
902025-03-24T12:31:26.553ZFrom https://github.com/oxidecomputer/management-gateway-service
912025-03-24T12:31:26.553Z * branch d37608d51bde661c2b3966d0dfe93918a2f4d47e -> FETCH_HEAD
922025-03-24T12:31:26.579Z+ [[ -n dependabot/cargo/humantime-2.2.0 ]]
932025-03-24T12:31:26.579Z++ git branch --show-current
942025-03-24T12:31:26.579Z+ current=main
952025-03-24T12:31:26.579Z+ [[ main != dependabot/cargo/humantime-2.2.0 ]]
962025-03-24T12:31:26.579Z+ git branch -f dependabot/cargo/humantime-2.2.0 d37608d51bde661c2b3966d0dfe93918a2f4d47e
972025-03-24T12:31:26.605Z+ git checkout -f dependabot/cargo/humantime-2.2.0
982025-03-24T12:31:26.605ZSwitched to branch 'dependabot/cargo/humantime-2.2.0'
992025-03-24T12:31:26.605Z+ git reset --hard d37608d51bde661c2b3966d0dfe93918a2f4d47e
1002025-03-24T12:31:26.605ZHEAD is now at d37608d Bump humantime from 2.1.0 to 2.2.0
1012025-03-24T12:31:26.605Zprocess exited: duration 1317 ms, exit code 0
 
1022025-03-24T12:31:26.658Zstarting task 4: "build"
1032025-03-24T12:31:26.684Z+ cargo --version
1042025-03-24T12:31:26.684Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
1052025-03-24T12:31:26.836Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
1062025-03-24T12:31:26.836Zinfo: downloading component 'cargo'
1072025-03-24T12:31:26.996Zinfo: downloading component 'clippy'
1082025-03-24T12:31:27.230Zinfo: downloading component 'rust-docs'
1092025-03-24T12:31:27.383Zinfo: downloading component 'rust-std'
1102025-03-24T12:31:27.614Zinfo: downloading component 'rustc'
1112025-03-24T12:31:28.262Zinfo: downloading component 'rustfmt'
1122025-03-24T12:31:28.323Zinfo: installing component 'cargo'
1132025-03-24T12:31:29.430Zinfo: installing component 'clippy'
1142025-03-24T12:31:29.824Zinfo: installing component 'rust-docs'
1152025-03-24T12:31:32.422Zinfo: installing component 'rust-std'
1162025-03-24T12:31:34.232Zinfo: installing component 'rustc'
1172025-03-24T12:31:38.816Zinfo: installing component 'rustfmt'
1182025-03-24T12:31:39.254Zcargo 1.74.1 (ecb9851af 2023-10-18)
1192025-03-24T12:31:39.280Z+ rustc --version
1202025-03-24T12:31:39.348Zrustc 1.74.1 (a28077b28 2023-12-04)
1212025-03-24T12:31:39.373Z+ pfexec mkdir -p /out
1222025-03-24T12:31:39.373Z+ pfexec chown build /out
1232025-03-24T12:31:39.373Z+ banner build
1242025-03-24T12:31:39.373Z
1252025-03-24T12:31:39.373Z ##### # # # # #####
1262025-03-24T12:31:39.373Z # # # # # # # #
1272025-03-24T12:31:39.373Z ##### # # # # # #
1282025-03-24T12:31:39.373Z # # # # # # # #
1292025-03-24T12:31:39.373Z # # # # # # # #
1302025-03-24T12:31:39.373Z ##### #### # ###### #####
1312025-03-24T12:31:39.373Z
1322025-03-24T12:31:39.373Z+ ptime -m cargo build --release --bin faux-mgs
1332025-03-24T12:31:39.542Z Updating crates.io index
1342025-03-24T12:31:39.568Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1352025-03-24T12:31:40.173Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain.git`
1362025-03-24T12:31:40.654Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1372025-03-24T12:31:41.231Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1382025-03-24T12:31:42.578Z Downloading crates ...
1392025-03-24T12:31:42.654Z Downloaded instant v0.1.12
1402025-03-24T12:31:42.681Z Downloaded fxhash v0.2.1
1412025-03-24T12:31:42.681Z Downloaded linked-hash-map v0.5.6
1422025-03-24T12:31:42.681Z Downloaded thread-id v4.0.0
1432025-03-24T12:31:42.681Z Downloaded log v0.4.17
1442025-03-24T12:31:42.707Z Downloaded new_debug_unreachable v1.0.4
1452025-03-24T12:31:42.707Z Downloaded futures-macro v0.3.31
1462025-03-24T12:31:42.707Z Downloaded num_threads v0.1.6
1472025-03-24T12:31:42.707Z Downloaded futures v0.3.31
1482025-03-24T12:31:42.707Z Downloaded scroll v0.12.0
1492025-03-24T12:31:42.707Z Downloaded scroll_derive v0.12.0
1502025-03-24T12:31:42.707Z Downloaded serde_tokenstream v0.2.0
1512025-03-24T12:31:42.707Z Downloaded rand_core v0.6.4
1522025-03-24T12:31:42.733Z Downloaded serde_spanned v0.6.1
1532025-03-24T12:31:42.733Z Downloaded siphasher v1.0.1
1542025-03-24T12:31:42.733Z Downloaded spin v0.5.2
1552025-03-24T12:31:42.733Z Downloaded take_mut v0.2.2
1562025-03-24T12:31:42.733Z Downloaded subtle v2.5.0
1572025-03-24T12:31:42.733Z Downloaded smallvec v0.6.14
1582025-03-24T12:31:42.733Z Downloaded strum_macros v0.25.3
1592025-03-24T12:31:42.733Z Downloaded strsim v0.11.0
1602025-03-24T12:31:42.733Z Downloaded ssh-agent-client-rs v0.9.1
1612025-03-24T12:31:42.759Z Downloaded pest_meta v2.7.8
1622025-03-24T12:31:42.759Z Downloaded ssh-key v0.6.7
1632025-03-24T12:31:42.759Z Downloaded syn v2.0.87
1642025-03-24T12:31:42.784Z Downloaded rand v0.8.5
1652025-03-24T12:31:42.784Z Downloaded p521 v0.13.3
1662025-03-24T12:31:42.784Z Downloaded num-bigint-dig v0.8.2
1672025-03-24T12:31:42.784Z Downloaded p384 v0.13.0
1682025-03-24T12:31:42.810Z Downloaded rustix v0.37.25
1692025-03-24T12:31:42.835Z Downloaded rustix v0.38.34
1702025-03-24T12:31:42.861Z Downloaded zerocopy-derive v0.6.6
1712025-03-24T12:31:42.861Z Downloaded tokio v1.29.1
1722025-03-24T12:31:42.886Z Downloaded object v0.30.3
1732025-03-24T12:31:42.911Z Downloaded nix v0.27.1
1742025-03-24T12:31:42.911Z Downloaded zerocopy v0.7.32
1752025-03-24T12:31:42.937Z Downloaded winnow v0.4.6
1762025-03-24T12:31:42.937Z Downloaded pest v2.7.8
1772025-03-24T12:31:42.962Z Downloaded mio v0.8.11
1782025-03-24T12:31:42.962Z Downloaded miniz_oxide v0.7.1
1792025-03-24T12:31:42.962Z Downloaded zip v0.6.6
1802025-03-24T12:31:42.962Z Downloaded x509-cert v0.2.1
1812025-03-24T12:31:42.963Z Downloaded uuid v1.16.0
1822025-03-24T12:31:42.963Z Downloaded toml_edit v0.19.8
1832025-03-24T12:31:42.988Z Downloaded tokio-util v0.7.8
1842025-03-24T12:31:42.988Z Downloaded time v0.3.15
1852025-03-24T12:31:43.013Z Downloaded libc v0.2.169
1862025-03-24T12:31:43.038Z Downloaded bzip2-sys v0.1.11+1.0.8
1872025-03-24T12:31:43.038Z Downloaded syn v1.0.102
1882025-03-24T12:31:43.064Z Downloaded smoltcp v0.9.1
1892025-03-24T12:31:43.064Z Downloaded ryu v1.0.11
1902025-03-24T12:31:43.064Z Downloaded rsa v0.9.0
1912025-03-24T12:31:43.064Z Downloaded ron v0.8.0
1922025-03-24T12:31:43.089Z Downloaded quote v1.0.35
1932025-03-24T12:31:43.089Z Downloaded proc-macro2 v1.0.89
1942025-03-24T12:31:43.089Z Downloaded pkcs1 v0.7.5
1952025-03-24T12:31:43.089Z Downloaded pin-utils v0.1.0
1962025-03-24T12:31:43.089Z Downloaded parking_lot v0.12.1
1972025-03-24T12:31:43.089Z Downloaded p256 v0.13.2
1982025-03-24T12:31:43.089Z Downloaded memchr v2.5.0
1992025-03-24T12:31:43.089Z Downloaded serde_json v1.0.140
2002025-03-24T12:31:43.114Z Downloaded pkcs8 v0.10.2
2012025-03-24T12:31:43.114Z Downloaded num-traits v0.2.15
2022025-03-24T12:31:43.114Z Downloaded toml v0.7.3
2032025-03-24T12:31:43.115Z Downloaded curve25519-dalek v4.1.3
2042025-03-24T12:31:43.115Z Downloaded bitvec v1.0.1
2052025-03-24T12:31:43.140Z Downloaded pem-rfc7468 v0.7.0
2062025-03-24T12:31:43.140Z Downloaded zerocopy-derive v0.7.32
2072025-03-24T12:31:43.140Z Downloaded zerocopy v0.6.6
2082025-03-24T12:31:43.140Z Downloaded ucd-trie v0.1.5
2092025-03-24T12:31:43.140Z Downloaded tokio-stream v0.1.14
2102025-03-24T12:31:43.165Z Downloaded clap_builder v4.5.32
2112025-03-24T12:31:43.165Z Downloaded pest_derive v2.7.8
2122025-03-24T12:31:43.165Z Downloaded static_assertions v1.1.0
2132025-03-24T12:31:43.165Z Downloaded ssh-encoding v0.2.0
2142025-03-24T12:31:43.165Z Downloaded ssh-cipher v0.2.0
2152025-03-24T12:31:43.165Z Downloaded socket2 v0.5.8
2162025-03-24T12:31:43.165Z Downloaded slog-async v2.8.0
2172025-03-24T12:31:43.165Z Downloaded serde v1.0.219
2182025-03-24T12:31:43.165Z Downloaded proc-macro-error v1.0.4
2192025-03-24T12:31:43.165Z Downloaded pin-project-lite v0.2.9
2202025-03-24T12:31:43.191Z Downloaded parking_lot_core v0.9.3
2212025-03-24T12:31:43.191Z Downloaded packed_struct_codegen v0.10.1
2222025-03-24T12:31:43.191Z Downloaded once_cell v1.21.1
2232025-03-24T12:31:43.191Z Downloaded string_cache v0.8.8
2242025-03-24T12:31:43.191Z Downloaded stable_deref_trait v1.2.0
2252025-03-24T12:31:43.191Z Downloaded spki v0.7.3
2262025-03-24T12:31:43.191Z Downloaded spin v0.9.8
2272025-03-24T12:31:43.191Z Downloaded socket2 v0.4.9
2282025-03-24T12:31:43.191Z Downloaded smallvec v1.10.0
2292025-03-24T12:31:43.191Z Downloaded slog-term v2.9.1
2302025-03-24T12:31:43.191Z Downloaded slog v2.7.0
2312025-03-24T12:31:43.216Z Downloaded signature v2.2.0
2322025-03-24T12:31:43.216Z Downloaded semver v1.0.17
2332025-03-24T12:31:43.216Z Downloaded serde_derive v1.0.219
2342025-03-24T12:31:43.216Z Downloaded unicode-ident v1.0.4
2352025-03-24T12:31:43.216Z Downloaded typenum v1.15.0
2362025-03-24T12:31:43.216Z Downloaded rfc6979 v0.4.0
2372025-03-24T12:31:43.217Z Downloaded primeorder v0.13.6
2382025-03-24T12:31:43.217Z Downloaded pkg-config v0.3.25
2392025-03-24T12:31:43.217Z Downloaded pest_generator v2.7.8
2402025-03-24T12:31:43.217Z Downloaded paste v1.0.15
2412025-03-24T12:31:43.217Z Downloaded packed_struct v0.10.1
2422025-03-24T12:31:43.217Z Downloaded thiserror-impl v1.0.69
2432025-03-24T12:31:43.217Z Downloaded term v0.7.0
2442025-03-24T12:31:43.242Z Downloaded goblin v0.8.0
2452025-03-24T12:31:43.242Z Downloaded slab v0.4.7
2462025-03-24T12:31:43.242Z Downloaded signal-hook-registry v1.4.0
2472025-03-24T12:31:43.242Z Downloaded serde_repr v0.1.20
2482025-03-24T12:31:43.242Z Downloaded serde-hex v0.1.0
2492025-03-24T12:31:43.242Z Downloaded futures-util v0.3.31
2502025-03-24T12:31:43.267Z Downloaded sec1 v0.7.3
2512025-03-24T12:31:43.267Z Downloaded sha2 v0.10.8
2522025-03-24T12:31:43.268Z Downloaded scopeguard v1.1.0
2532025-03-24T12:31:43.268Z Downloaded rustversion v1.0.9
2542025-03-24T12:31:43.268Z Downloaded rustc_version v0.4.0
2552025-03-24T12:31:43.268Z Downloaded rand_chacha v0.3.1
2562025-03-24T12:31:43.268Z Downloaded radium v0.7.0
2572025-03-24T12:31:43.268Z Downloaded ppv-lite86 v0.2.16
2582025-03-24T12:31:43.268Z Downloaded plain v0.2.3
2592025-03-24T12:31:43.268Z Downloaded phf_shared v0.11.3
2602025-03-24T12:31:43.268Z Downloaded memoffset v0.9.0
2612025-03-24T12:31:43.268Z Downloaded memmap v0.7.0
2622025-03-24T12:31:43.268Z Downloaded wyz v0.5.1
2632025-03-24T12:31:43.268Z Downloaded usdt-impl v0.5.0
2642025-03-24T12:31:43.268Z Downloaded usdt v0.5.0
2652025-03-24T12:31:43.268Z Downloaded proc-macro-error-attr v1.0.4
2662025-03-24T12:31:43.268Z Downloaded num-iter v0.1.43
2672025-03-24T12:31:43.268Z Downloaded version_check v0.9.5
2682025-03-24T12:31:43.268Z Downloaded toml_datetime v0.6.1
2692025-03-24T12:31:43.268Z Downloaded tokio-macros v2.1.0
2702025-03-24T12:31:43.293Z Downloaded serde-big-array v0.5.1
2712025-03-24T12:31:43.294Z Downloaded num_cpus v1.13.1
2722025-03-24T12:31:43.294Z Downloaded maybe-uninit v2.0.0
2732025-03-24T12:31:43.294Z Downloaded utf8parse v0.2.1
2742025-03-24T12:31:43.294Z Downloaded libm v0.2.6
2752025-03-24T12:31:43.294Z Downloaded hashbrown v0.12.3
2762025-03-24T12:31:43.294Z Downloaded getrandom v0.2.7
2772025-03-24T12:31:43.294Z Downloaded ed25519-dalek v2.1.1
2782025-03-24T12:31:43.294Z Downloaded crypto-common v0.1.6
2792025-03-24T12:31:43.319Z Downloaded crossbeam-utils v0.8.20
2802025-03-24T12:31:43.319Z Downloaded crc32fast v1.3.2
2812025-03-24T12:31:43.319Z Downloaded pretty-hex v0.4.1
2822025-03-24T12:31:43.319Z Downloaded precomputed-hash v0.1.1
2832025-03-24T12:31:43.319Z Downloaded path-slash v0.1.5
2842025-03-24T12:31:43.319Z Downloaded num-integer v0.1.45
2852025-03-24T12:31:43.319Z Downloaded nodrop v0.1.14
2862025-03-24T12:31:43.319Z Downloaded managed v0.8.0
2872025-03-24T12:31:43.319Z Downloaded lzss v0.8.2
2882025-03-24T12:31:43.319Z Downloaded zeroize v1.8.1
2892025-03-24T12:31:43.319Z Downloaded time-macros v0.2.4
2902025-03-24T12:31:43.319Z Downloaded thread_local v1.1.4
2912025-03-24T12:31:43.319Z Downloaded thiserror v1.0.69
2922025-03-24T12:31:43.319Z Downloaded termios v0.3.3
2932025-03-24T12:31:43.319Z Downloaded terminal_size v0.4.0
2942025-03-24T12:31:43.345Z Downloaded lru-cache v0.1.2
2952025-03-24T12:31:43.345Z Downloaded heapless v0.7.16
2962025-03-24T12:31:43.345Z Downloaded hashbrown v0.13.2
2972025-03-24T12:31:43.345Z Downloaded flate2 v1.0.30
2982025-03-24T12:31:43.345Z Downloaded elliptic-curve v0.13.8
2992025-03-24T12:31:43.345Z Downloaded der v0.7.5
3002025-03-24T12:31:43.345Z Downloaded crypto-bigint v0.5.5
3012025-03-24T12:31:43.370Z Downloaded crossbeam-channel v0.5.6
3022025-03-24T12:31:43.370Z Downloaded cc v1.1.6
3032025-03-24T12:31:43.370Z Downloaded byteorder v1.4.3
3042025-03-24T12:31:43.370Z Downloaded bitflags v2.9.0
3052025-03-24T12:31:43.370Z Downloaded clap v4.5.32
3062025-03-24T12:31:43.395Z Downloaded bitflags v1.3.2
3072025-03-24T12:31:43.396Z Downloaded bitfield v0.14.0
3082025-03-24T12:31:43.396Z Downloaded void v1.0.2
3092025-03-24T12:31:43.396Z Downloaded usdt-macro v0.5.0
3102025-03-24T12:31:43.396Z Downloaded usdt-attr-macro v0.5.0
3112025-03-24T12:31:43.396Z Downloaded termcolor v1.1.3
3122025-03-24T12:31:43.396Z Downloaded tap v1.0.1
3132025-03-24T12:31:43.396Z Downloaded inout v0.1.3
3142025-03-24T12:31:43.396Z Downloaded indexmap v1.9.3
3152025-03-24T12:31:43.396Z Downloaded hubpack_derive v0.1.1
3162025-03-24T12:31:43.396Z Downloaded getrandom v0.3.1
3172025-03-24T12:31:43.396Z Downloaded env_logger v0.10.0
3182025-03-24T12:31:43.396Z Downloaded const-oid v0.9.2
3192025-03-24T12:31:43.396Z Downloaded bytes v1.7.1
3202025-03-24T12:31:43.421Z Downloaded base64ct v1.6.0
3212025-03-24T12:31:43.421Z Downloaded base64 v0.13.1
3222025-03-24T12:31:43.421Z Downloaded anyhow v1.0.97
3232025-03-24T12:31:43.421Z Downloaded ahash v0.8.3
3242025-03-24T12:31:43.421Z Downloaded lock_api v0.4.9
3252025-03-24T12:31:43.421Z Downloaded itoa v1.0.4
3262025-03-24T12:31:43.422Z Downloaded io-lifetimes v1.0.10
3272025-03-24T12:31:43.422Z Downloaded hmac v0.12.1
3282025-03-24T12:31:43.422Z Downloaded hash32 v0.2.1
3292025-03-24T12:31:43.422Z Downloaded futures-core v0.3.31
3302025-03-24T12:31:43.422Z Downloaded futures-channel v0.3.31
3312025-03-24T12:31:43.447Z Downloaded ecdsa v0.16.9
3322025-03-24T12:31:43.447Z Downloaded der_derive v0.7.1
3332025-03-24T12:31:43.447Z Downloaded crc-any v2.4.3
3342025-03-24T12:31:43.447Z Downloaded clap_lex v0.7.4
3352025-03-24T12:31:43.447Z Downloaded cfg-if v1.0.0
3362025-03-24T12:31:43.447Z Downloaded block-buffer v0.10.3
3372025-03-24T12:31:43.447Z Downloaded anstyle-parse v0.2.1
3382025-03-24T12:31:43.447Z Downloaded anstream v0.6.18
3392025-03-24T12:31:43.447Z Downloaded is_terminal_polyfill v1.70.1
3402025-03-24T12:31:43.447Z Downloaded is-terminal v0.4.7
3412025-03-24T12:31:43.447Z Downloaded humantime v2.2.0
3422025-03-24T12:31:43.447Z Downloaded hubpack v0.1.2
3432025-03-24T12:31:43.447Z Downloaded hex v0.4.3
3442025-03-24T12:31:43.447Z Downloaded heck v0.4.1
3452025-03-24T12:31:43.447Z Downloaded generic-array v0.14.7
3462025-03-24T12:31:43.447Z Downloaded futures-sink v0.3.31
3472025-03-24T12:31:43.447Z Downloaded funty v2.0.0
3482025-03-24T12:31:43.473Z Downloaded ff v0.13.0
3492025-03-24T12:31:43.473Z Downloaded ed25519 v2.2.3
3502025-03-24T12:31:43.473Z Downloaded dirs-sys-next v0.1.2
3512025-03-24T12:31:43.473Z Downloaded digest v0.10.7
3522025-03-24T12:31:43.473Z Downloaded clap_derive v4.5.32
3532025-03-24T12:31:43.473Z Downloaded bzip2 v0.4.4
3542025-03-24T12:31:43.473Z Downloaded backoff v0.4.0
3552025-03-24T12:31:43.473Z Downloaded async-trait v0.1.87
3562025-03-24T12:31:43.473Z Downloaded lazy_static v1.4.0
3572025-03-24T12:31:43.473Z Downloaded heck v0.5.0
3582025-03-24T12:31:43.473Z Downloaded group v0.13.0
3592025-03-24T12:31:43.473Z Downloaded glob v0.3.2
3602025-03-24T12:31:43.473Z Downloaded futures-task v0.3.31
3612025-03-24T12:31:43.473Z Downloaded futures-io v0.3.31
3622025-03-24T12:31:43.473Z Downloaded futures-executor v0.3.31
3632025-03-24T12:31:43.473Z Downloaded flagset v0.4.3
3642025-03-24T12:31:43.499Z Downloaded errno v0.3.9
3652025-03-24T12:31:43.499Z Downloaded dof v0.3.0
3662025-03-24T12:31:43.499Z Downloaded dirs-next v2.0.0
3672025-03-24T12:31:43.499Z Downloaded curve25519-dalek-derive v0.1.1
3682025-03-24T12:31:43.499Z Downloaded crc-catalog v2.1.0
3692025-03-24T12:31:43.499Z Downloaded cpufeatures v0.2.12
3702025-03-24T12:31:43.499Z Downloaded cipher v0.4.4
3712025-03-24T12:31:43.499Z Downloaded anstyle-query v1.0.0
3722025-03-24T12:31:43.499Z Downloaded dtrace-parser v0.2.0
3732025-03-24T12:31:43.499Z Downloaded crc v3.0.0
3742025-03-24T12:31:43.499Z Downloaded colorchoice v1.0.0
3752025-03-24T12:31:43.499Z Downloaded base16ct v0.2.0
3762025-03-24T12:31:43.499Z Downloaded autocfg v1.1.0
3772025-03-24T12:31:43.499Z Downloaded array-init v0.0.4
3782025-03-24T12:31:43.499Z Downloaded anstyle v1.0.8
3792025-03-24T12:31:43.500Z Downloaded adler v1.0.2
3802025-03-24T12:31:43.614Z Compiling proc-macro2 v1.0.89
3812025-03-24T12:31:43.614Z Compiling unicode-ident v1.0.4
3822025-03-24T12:31:43.639Z Compiling libc v0.2.169
3832025-03-24T12:31:43.639Z Compiling version_check v0.9.5
3842025-03-24T12:31:43.639Z Compiling cfg-if v1.0.0
3852025-03-24T12:31:43.639Z Compiling autocfg v1.1.0
3862025-03-24T12:31:43.639Z Compiling zeroize v1.8.1
3872025-03-24T12:31:43.639Z Compiling typenum v1.15.0
3882025-03-24T12:31:43.810Z Compiling const-oid v0.9.2
3892025-03-24T12:31:43.835Z Compiling syn v1.0.102
3902025-03-24T12:31:43.976Z Compiling memchr v2.5.0
3912025-03-24T12:31:44.291Z Compiling generic-array v0.14.7
3922025-03-24T12:31:44.337Z Compiling serde v1.0.219
3932025-03-24T12:31:44.462Z Compiling subtle v2.5.0
3942025-03-24T12:31:44.487Z Compiling proc-macro-error-attr v1.0.4
3952025-03-24T12:31:44.687Z Compiling thiserror v1.0.69
3962025-03-24T12:31:44.716Z Compiling proc-macro-error v1.0.4
3972025-03-24T12:31:44.862Z Compiling base64ct v1.6.0
3982025-03-24T12:31:44.887Z Compiling byteorder v1.4.3
3992025-03-24T12:31:45.169Z Compiling quote v1.0.35
4002025-03-24T12:31:45.202Z Compiling flagset v0.4.3
4012025-03-24T12:31:45.334Z Compiling pem-rfc7468 v0.7.0
4022025-03-24T12:31:45.391Z Compiling getrandom v0.2.7
4032025-03-24T12:31:45.442Z Compiling semver v1.0.17
4042025-03-24T12:31:45.506Z Compiling syn v2.0.87
4052025-03-24T12:31:45.739Z Compiling rand_core v0.6.4
4062025-03-24T12:31:46.262Z Compiling cpufeatures v0.2.12
4072025-03-24T12:31:46.480Z Compiling smallvec v1.10.0
4082025-03-24T12:31:46.662Z Compiling lock_api v0.4.9
4092025-03-24T12:31:46.882Z Compiling rustc_version v0.4.0
4102025-03-24T12:31:47.070Z Compiling errno v0.3.9
4112025-03-24T12:31:47.095Z Compiling libm v0.2.6
4122025-03-24T12:31:47.141Z Compiling serde_json v1.0.140
4132025-03-24T12:31:47.258Z Compiling crypto-common v0.1.6
4142025-03-24T12:31:47.301Z Compiling block-buffer v0.10.3
4152025-03-24T12:31:47.420Z Compiling ucd-trie v0.1.5
4162025-03-24T12:31:47.445Z Compiling scopeguard v1.1.0
4172025-03-24T12:31:47.470Z Compiling digest v0.10.7
4182025-03-24T12:31:47.495Z Compiling num-traits v0.2.15
4192025-03-24T12:31:47.520Z Compiling once_cell v1.21.1
4202025-03-24T12:31:47.817Z Compiling sha2 v0.10.8
4212025-03-24T12:31:47.852Z Compiling signature v2.2.0
4222025-03-24T12:31:47.877Z Compiling bitflags v1.3.2
4232025-03-24T12:31:48.081Z Compiling num-integer v0.1.45
4242025-03-24T12:31:48.425Z Compiling bitflags v2.9.0
4252025-03-24T12:31:48.450Z Compiling ppv-lite86 v0.2.16
4262025-03-24T12:31:48.615Z Compiling log v0.4.17
4272025-03-24T12:31:49.121Z Compiling ff v0.13.0
4282025-03-24T12:31:49.196Z Compiling rand_chacha v0.3.1
4292025-03-24T12:31:49.221Z Compiling num-iter v0.1.43
4302025-03-24T12:31:49.355Z Compiling io-lifetimes v1.0.10
4312025-03-24T12:31:49.893Z Compiling parking_lot_core v0.9.3
4322025-03-24T12:31:50.170Z Compiling base16ct v0.2.0
4332025-03-24T12:31:50.195Z Compiling rustix v0.38.34
4342025-03-24T12:31:50.460Z Compiling rand v0.8.5
4352025-03-24T12:31:50.575Z Compiling group v0.13.0
4362025-03-24T12:31:50.883Z Compiling crypto-bigint v0.5.5
4372025-03-24T12:31:50.933Z Compiling num-bigint-dig v0.8.2
4382025-03-24T12:31:50.966Z Compiling pin-project-lite v0.2.9
4392025-03-24T12:31:51.082Z Compiling futures-core v0.3.31
4402025-03-24T12:31:51.123Z Compiling spin v0.5.2
4412025-03-24T12:31:51.366Z Compiling rustix v0.37.25
4422025-03-24T12:31:51.391Z Compiling utf8parse v0.2.1
4432025-03-24T12:31:51.545Z Compiling radium v0.7.0
4442025-03-24T12:31:51.698Z Compiling anstyle-parse v0.2.1
4452025-03-24T12:31:51.999Z Compiling lazy_static v1.4.0
4462025-03-24T12:31:52.263Z Compiling hmac v0.12.1
4472025-03-24T12:31:52.294Z Compiling indexmap v1.9.3
4482025-03-24T12:31:52.463Z Compiling itoa v1.0.4
4492025-03-24T12:31:52.612Z Compiling tap v1.0.1
4502025-03-24T12:31:52.639Z Compiling crc32fast v1.3.2
4512025-03-24T12:31:52.692Z Compiling cc v1.1.6
4522025-03-24T12:31:52.774Z Compiling anstyle-query v1.0.0
4532025-03-24T12:31:52.902Z Compiling colorchoice v1.0.0
4542025-03-24T12:31:53.046Z Compiling pkg-config v0.3.25
4552025-03-24T12:31:53.071Z Compiling is_terminal_polyfill v1.70.1
4562025-03-24T12:31:53.096Z Compiling anstyle v1.0.8
4572025-03-24T12:31:53.173Z Compiling maybe-uninit v2.0.0
4582025-03-24T12:31:53.597Z Compiling ryu v1.0.11
4592025-03-24T12:31:53.729Z Compiling anstream v0.6.18
4602025-03-24T12:31:53.840Z Compiling terminal_size v0.4.0
4612025-03-24T12:31:53.870Z Compiling wyz v0.5.1
4622025-03-24T12:31:53.958Z Compiling parking_lot v0.12.1
4632025-03-24T12:31:54.043Z Compiling rfc6979 v0.4.0
4642025-03-24T12:31:54.705Z Compiling tokio v1.29.1
4652025-03-24T12:31:54.770Z Compiling slab v0.4.7
4662025-03-24T12:31:54.956Z Compiling ahash v0.8.3
4672025-03-24T12:31:55.071Z Compiling usdt-impl v0.5.0
4682025-03-24T12:31:55.110Z Compiling hashbrown v0.12.3
4692025-03-24T12:31:55.256Z Compiling bzip2-sys v0.1.11+1.0.8
4702025-03-24T12:31:55.332Z Compiling crc-catalog v2.1.0
4712025-03-24T12:31:55.360Z Compiling strsim v0.11.0
4722025-03-24T12:31:55.435Z Compiling funty v2.0.0
4732025-03-24T12:31:55.460Z Compiling futures-sink v0.3.31
4742025-03-24T12:31:55.597Z Compiling bytes v1.7.1
4752025-03-24T12:31:55.723Z Compiling clap_lex v0.7.4
4762025-03-24T12:31:55.843Z Compiling slog v2.7.0
4772025-03-24T12:31:56.015Z Compiling packed_struct v0.10.1
4782025-03-24T12:31:56.276Z Compiling heck v0.5.0
4792025-03-24T12:31:56.413Z Compiling clap_builder v4.5.32
4802025-03-24T12:31:56.438Z Compiling serde_derive v1.0.219
4812025-03-24T12:31:56.500Z Compiling thiserror-impl v1.0.69
4822025-03-24T12:31:56.638Z Compiling der_derive v0.7.1
4832025-03-24T12:31:57.073Z Compiling zerocopy-derive v0.7.32
4842025-03-24T12:31:57.258Z Compiling zerocopy-derive v0.6.6
4852025-03-24T12:31:57.324Z Compiling scroll_derive v0.12.0
4862025-03-24T12:31:57.828Z Compiling clap_derive v4.5.32
4872025-03-24T12:31:58.557Z Compiling scroll v0.12.0
4882025-03-24T12:31:58.732Z Compiling der v0.7.5
4892025-03-24T12:31:58.859Z Compiling zerocopy v0.7.32
4902025-03-24T12:31:59.061Z Compiling pest v2.7.8
4912025-03-24T12:31:59.086Z Compiling zerocopy v0.6.6
4922025-03-24T12:31:59.128Z Compiling tokio-macros v2.1.0
4932025-03-24T12:31:59.823Z Compiling bitvec v1.0.1
4942025-03-24T12:32:00.489Z Compiling spki v0.7.3
4952025-03-24T12:32:00.943Z Compiling pest_meta v2.7.8
4962025-03-24T12:32:01.214Z Compiling sec1 v0.7.3
4972025-03-24T12:32:01.575Z Compiling elliptic-curve v0.13.8
4982025-03-24T12:32:02.115Z Compiling pest_generator v2.7.8
4992025-03-24T12:32:03.373Z Compiling pkcs8 v0.10.2
5002025-03-24T12:32:03.511Z Compiling ecdsa v0.16.9
5012025-03-24T12:32:04.288Z Compiling pest_derive v2.7.8
5022025-03-24T12:32:04.501Z Compiling pkcs1 v0.7.5
5032025-03-24T12:32:04.594Z Compiling primeorder v0.13.6
5042025-03-24T12:32:05.045Z Compiling dtrace-parser v0.2.0
5052025-03-24T12:32:05.192Z Compiling crc v3.0.0
5062025-03-24T12:32:05.284Z Compiling is-terminal v0.4.7
5072025-03-24T12:32:05.621Z Compiling thread-id v4.0.0
5082025-03-24T12:32:05.870Z Compiling packed_struct_codegen v0.10.1
5092025-03-24T12:32:06.135Z Compiling heapless v0.7.16
5102025-03-24T12:32:06.415Z Compiling curve25519-dalek v4.1.3
5112025-03-24T12:32:06.561Z Compiling socket2 v0.4.9
5122025-03-24T12:32:06.780Z Compiling signal-hook-registry v1.4.0
5132025-03-24T12:32:07.337Z Compiling mio v0.8.11
5142025-03-24T12:32:08.061Z Compiling num_cpus v1.13.1
5152025-03-24T12:32:08.196Z Compiling adler v1.0.2
5162025-03-24T12:32:08.247Z Compiling plain v0.2.3
5172025-03-24T12:32:08.397Z Compiling getrandom v0.3.1
5182025-03-24T12:32:08.452Z Compiling nodrop v0.1.14
5192025-03-24T12:32:08.514Z Compiling rustversion v1.0.9
5202025-03-24T12:32:08.563Z Compiling futures-io v0.3.31
5212025-03-24T12:32:08.883Z Compiling array-init v0.0.4
5222025-03-24T12:32:09.274Z Compiling goblin v0.8.0
5232025-03-24T12:32:09.328Z Compiling miniz_oxide v0.7.1
5242025-03-24T12:32:09.890Z Compiling dof v0.3.0
5252025-03-24T12:32:10.204Z Compiling rsa v0.9.0
5262025-03-24T12:32:12.153Z Compiling serde_spanned v0.6.1
5272025-03-24T12:32:12.389Z Compiling toml_datetime v0.6.1
5282025-03-24T12:32:12.998Z Compiling serde_tokenstream v0.2.0
5292025-03-24T12:32:13.555Z Compiling smallvec v0.6.14
5302025-03-24T12:32:14.524Z Compiling clap v4.5.32
5312025-03-24T12:32:14.623Z Compiling futures-macro v0.3.31
5322025-03-24T12:32:15.703Z Compiling curve25519-dalek-derive v0.1.1
5332025-03-24T12:32:16.345Z Compiling futures-channel v0.3.31
5342025-03-24T12:32:16.377Z Compiling spin v0.9.8
5352025-03-24T12:32:16.791Z Compiling inout v0.1.3
5362025-03-24T12:32:16.816Z Compiling hash32 v0.2.1
5372025-03-24T12:32:17.020Z Compiling memoffset v0.9.0
5382025-03-24T12:32:17.151Z Compiling termcolor v1.1.3
5392025-03-24T12:32:17.183Z Compiling winnow v0.4.6
5402025-03-24T12:32:17.420Z Compiling base64 v0.13.1
5412025-03-24T12:32:17.486Z Compiling stable_deref_trait v1.2.0
5422025-03-24T12:32:17.596Z Compiling crossbeam-utils v0.8.20
5432025-03-24T12:32:17.737Z Compiling bitfield v0.14.0
5442025-03-24T12:32:18.016Z Compiling futures-task v0.3.31
5452025-03-24T12:32:18.109Z Compiling pretty-hex v0.4.1
5462025-03-24T12:32:18.156Z Compiling pin-utils v0.1.0
5472025-03-24T12:32:18.181Z Compiling smoltcp v0.9.1
5482025-03-24T12:32:18.253Z Compiling futures-util v0.3.31
5492025-03-24T12:32:18.386Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
5502025-03-24T12:32:18.779Z Compiling ron v0.8.0
5512025-03-24T12:32:20.260Z Compiling toml_edit v0.19.8
5522025-03-24T12:32:22.389Z Compiling env_logger v0.10.0
5532025-03-24T12:32:23.673Z Compiling cipher v0.4.4
5542025-03-24T12:32:24.189Z Compiling hashbrown v0.13.2
5552025-03-24T12:32:25.239Z Compiling serde-hex v0.1.0
5562025-03-24T12:32:27.261Z Compiling flate2 v1.0.30
5572025-03-24T12:32:28.517Z Compiling bzip2 v0.4.4
5582025-03-24T12:32:29.822Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
5592025-03-24T12:32:30.038Z Compiling x509-cert v0.2.1
5602025-03-24T12:32:30.066Z Compiling hubpack_derive v0.1.1
5612025-03-24T12:32:30.125Z Compiling ssh-encoding v0.2.0
5622025-03-24T12:32:30.276Z Compiling ed25519 v2.2.3
5632025-03-24T12:32:30.601Z Compiling dirs-sys-next v0.1.2
5642025-03-24T12:32:30.916Z Compiling siphasher v1.0.1
5652025-03-24T12:32:31.220Z Compiling managed v0.8.0
5662025-03-24T12:32:31.344Z Compiling paste v1.0.15
5672025-03-24T12:32:31.603Z Compiling hex v0.4.3
5682025-03-24T12:32:31.631Z Compiling crc-any v2.4.3
5692025-03-24T12:32:31.779Z Compiling heck v0.4.1
5702025-03-24T12:32:32.125Z Compiling strum_macros v0.25.3
5712025-03-24T12:32:32.225Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
5722025-03-24T12:32:35.175Z Compiling phf_shared v0.11.3
5732025-03-24T12:32:35.549Z Compiling hubpack v0.1.2
5742025-03-24T12:32:35.967Z Compiling dirs-next v2.0.0
5752025-03-24T12:32:36.168Z Compiling ed25519-dalek v2.1.1
5762025-03-24T12:32:36.886Z Compiling ssh-cipher v0.2.0
5772025-03-24T12:32:37.120Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
5782025-03-24T12:32:38.710Z Compiling uuid v1.16.0
5792025-03-24T12:32:39.427Z Compiling zip v0.6.6
5802025-03-24T12:32:40.029Z Compiling object v0.30.3
5812025-03-24T12:32:40.448Z Compiling futures-executor v0.3.31
5822025-03-24T12:32:40.562Z Compiling toml v0.7.3
5832025-03-24T12:32:42.110Z Compiling usdt-macro v0.5.0
5842025-03-24T12:32:43.231Z Compiling usdt-attr-macro v0.5.0
5852025-03-24T12:32:43.273Z Compiling serde-big-array v0.5.1
5862025-03-24T12:32:43.475Z Compiling p521 v0.13.3
5872025-03-24T12:32:43.871Z Compiling p256 v0.13.2
5882025-03-24T12:32:44.452Z Compiling p384 v0.13.0
5892025-03-24T12:32:45.145Z Compiling serde_repr v0.1.20
5902025-03-24T12:32:45.705Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain.git?branch=main#15f69041)
5912025-03-24T12:32:46.146Z Compiling thread_local v1.1.4
5922025-03-24T12:32:46.451Z Compiling memmap v0.7.0
5932025-03-24T12:32:46.766Z Compiling gateway-sp-comms v0.1.1 (/work/oxidecomputer/management-gateway-service/gateway-sp-comms)
5942025-03-24T12:32:46.799Z Compiling instant v0.1.12
5952025-03-24T12:32:46.857Z Compiling void v1.0.2
5962025-03-24T12:32:46.940Z Compiling static_assertions v1.1.0
5972025-03-24T12:32:47.005Z Compiling slog-async v2.8.0
5982025-03-24T12:32:47.037Z Compiling linked-hash-map v0.5.6
5992025-03-24T12:32:47.106Z Compiling time-macros v0.2.4
6002025-03-24T12:32:47.359Z Compiling new_debug_unreachable v1.0.4
6012025-03-24T12:32:47.430Z Compiling precomputed-hash v0.1.1
6022025-03-24T12:32:47.455Z Compiling path-slash v0.1.5
6032025-03-24T12:32:47.536Z Compiling anyhow v1.0.97
6042025-03-24T12:32:47.632Z Compiling num_threads v0.1.6
6052025-03-24T12:32:47.744Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
6062025-03-24T12:32:48.174Z Compiling string_cache v0.8.8
6072025-03-24T12:32:48.723Z Compiling lru-cache v0.1.2
6082025-03-24T12:32:48.934Z Compiling gateway-messages v0.1.0 (/work/oxidecomputer/management-gateway-service/gateway-messages)
6092025-03-24T12:32:48.959Z Compiling lzss v0.8.2
6102025-03-24T12:32:49.297Z Compiling backoff v0.4.0
6112025-03-24T12:32:49.322Z Compiling time v0.3.15
6122025-03-24T12:32:49.601Z Compiling usdt v0.5.0
6132025-03-24T12:32:50.051Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain.git?branch=main#15f69041)
6142025-03-24T12:32:50.223Z Compiling ssh-key v0.6.7
6152025-03-24T12:32:50.926Z Compiling crossbeam-channel v0.5.6
6162025-03-24T12:32:51.053Z Compiling futures v0.3.31
6172025-03-24T12:32:51.143Z Compiling nix v0.27.1
6182025-03-24T12:32:52.454Z Compiling term v0.7.0
6192025-03-24T12:32:53.526Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
6202025-03-24T12:32:53.584Z Compiling async-trait v0.1.87
6212025-03-24T12:32:53.820Z Compiling socket2 v0.5.8
6222025-03-24T12:32:53.845Z Compiling fxhash v0.2.1
6232025-03-24T12:32:54.036Z Compiling take_mut v0.2.2
6242025-03-24T12:32:55.340Z Compiling slog-term v2.9.1
6252025-03-24T12:32:56.656Z Compiling ssh-agent-client-rs v0.9.1
6262025-03-24T12:32:57.414Z Compiling tokio-stream v0.1.14
6272025-03-24T12:32:57.578Z Compiling tokio-util v0.7.8
6282025-03-24T12:32:58.383Z Compiling termios v0.3.3
6292025-03-24T12:32:58.440Z Compiling humantime v2.2.0
6302025-03-24T12:32:58.465Z Compiling glob v0.3.2
6312025-03-24T12:33:05.447Z Compiling faux-mgs v0.1.1 (/work/oxidecomputer/management-gateway-service/faux-mgs)
6322025-03-24T12:33:20.273Z Finished release [optimized] target(s) in 1m 40s
6332025-03-24T12:33:20.421Z
6342025-03-24T12:33:20.421Zreal 1:41.022135217
6352025-03-24T12:33:20.421Zuser 10:33.849200453
6362025-03-24T12:33:20.421Zsys 1:10.497960885
6372025-03-24T12:33:20.421Ztrap 0.344274902
6382025-03-24T12:33:20.421Ztflt 0.541327599
6392025-03-24T12:33:20.421Zdflt 0.400751521
6402025-03-24T12:33:20.451Zkflt 0.001839930
6412025-03-24T12:33:20.451Zlock 21:03.936674104
6422025-03-24T12:33:20.451Zslp 28:34.273712148
6432025-03-24T12:33:20.451Zlat 41.964508651
6442025-03-24T12:33:20.451Zstop 47.564377517
6452025-03-24T12:33:20.451Z+ banner omicron-zone-package
6462025-03-24T12:33:20.451Z
6472025-03-24T12:33:20.451Z #### # # # #### ##### #### # # ###### ####
6482025-03-24T12:33:20.451Z # # ## ## # # # # # # # ## # # # #
6492025-03-24T12:33:20.451Z # # # ## # # # # # # # # # # ##### # # #
6502025-03-24T12:33:20.451Z # # # # # # ##### # # # # # # # #
6512025-03-24T12:33:20.451Z # # # # # # # # # # # # ## # # #
6522025-03-24T12:33:20.451Z #### # # # #### # # #### # # ###### ####
6532025-03-24T12:33:20.451Z
6542025-03-24T12:33:20.451Z+ cargo xtask zone-package target/out/
6552025-03-24T12:33:20.602Z Downloading crates ...
6562025-03-24T12:33:20.688Z Downloaded arrayref v0.3.8
6572025-03-24T12:33:20.715Z Downloaded equivalent v1.0.1
6582025-03-24T12:33:20.715Z Downloaded xattr v1.3.1
6592025-03-24T12:33:20.715Z Downloaded walkdir v2.5.0
6602025-03-24T12:33:20.741Z Downloaded url v2.5.2
6612025-03-24T12:33:20.741Z Downloaded webpki-roots v0.25.4
6622025-03-24T12:33:20.767Z Downloaded unicode-normalization v0.1.23
6632025-03-24T12:33:20.767Z Downloaded encoding_rs v0.8.34
6642025-03-24T12:33:20.795Z Downloaded same-file v1.0.6
6652025-03-24T12:33:20.820Z Downloaded rustls-webpki v0.101.6
6662025-03-24T12:33:20.845Z Downloaded rustls v0.21.7
6672025-03-24T12:33:20.870Z Downloaded ring v0.16.20
6682025-03-24T12:33:20.943Z Downloaded reqwest v0.11.27
6692025-03-24T12:33:20.968Z Downloaded idna v0.5.0
6702025-03-24T12:33:20.968Z Downloaded hyper-rustls v0.24.2
6712025-03-24T12:33:20.968Z Downloaded hyper v0.14.30
6722025-03-24T12:33:20.993Z Downloaded hashbrown v0.14.5
6732025-03-24T12:33:20.993Z Downloaded h2 v0.3.26
6742025-03-24T12:33:20.993Z Downloaded crossbeam-deque v0.8.5
6752025-03-24T12:33:20.993Z Downloaded chrono v0.4.38
6762025-03-24T12:33:21.018Z Downloaded blake3 v1.5.3
6772025-03-24T12:33:21.018Z Downloaded tracing-core v0.1.32
6782025-03-24T12:33:21.018Z Downloaded tracing v0.1.40
6792025-03-24T12:33:21.018Z Downloaded rayon-core v1.12.1
6802025-03-24T12:33:21.018Z Downloaded omicron-zone-package v0.11.0
6812025-03-24T12:33:21.043Z Downloaded indexmap v2.2.6
6822025-03-24T12:33:21.043Z Downloaded iana-time-zone v0.1.60
6832025-03-24T12:33:21.043Z Downloaded http v0.2.12
6842025-03-24T12:33:21.043Z Downloaded fnv v1.0.7
6852025-03-24T12:33:21.043Z Downloaded crossbeam-epoch v0.9.18
6862025-03-24T12:33:21.043Z Downloaded untrusted v0.7.1
6872025-03-24T12:33:21.043Z Downloaded unicode-bidi v0.3.15
6882025-03-24T12:33:21.043Z Downloaded tokio-rustls v0.24.1
6892025-03-24T12:33:21.068Z Downloaded tinyvec v1.8.0
6902025-03-24T12:33:21.069Z Downloaded tempfile v3.12.0
6912025-03-24T12:33:21.069Z Downloaded tar v0.4.41
6922025-03-24T12:33:21.069Z Downloaded sct v0.7.0
6932025-03-24T12:33:21.069Z Downloaded memmap2 v0.9.4
6942025-03-24T12:33:21.069Z Downloaded ipnet v2.9.0
6952025-03-24T12:33:21.069Z Downloaded httparse v1.9.4
6962025-03-24T12:33:21.069Z Downloaded filetime v0.2.23
6972025-03-24T12:33:21.069Z Downloaded fastrand v2.1.0
6982025-03-24T12:33:21.069Z Downloaded camino-tempfile v1.1.1
6992025-03-24T12:33:21.094Z Downloaded camino v1.1.9
7002025-03-24T12:33:21.094Z Downloaded arrayvec v0.7.4
7012025-03-24T12:33:21.094Z Downloaded want v0.3.1
7022025-03-24T12:33:21.094Z Downloaded try-lock v0.2.5
7032025-03-24T12:33:21.094Z Downloaded tower-service v0.3.2
7042025-03-24T12:33:21.094Z Downloaded topological-sort v0.2.2
7052025-03-24T12:33:21.094Z Downloaded tinyvec_macros v0.1.1
7062025-03-24T12:33:21.094Z Downloaded sync_wrapper v0.1.2
7072025-03-24T12:33:21.094Z Downloaded serde_urlencoded v0.7.1
7082025-03-24T12:33:21.094Z Downloaded rustls-pemfile v1.0.4
7092025-03-24T12:33:21.094Z Downloaded percent-encoding v2.3.1
7102025-03-24T12:33:21.094Z Downloaded mime v0.3.17
7112025-03-24T12:33:21.094Z Downloaded httpdate v1.0.3
7122025-03-24T12:33:21.094Z Downloaded http-body v0.4.6
7132025-03-24T12:33:21.094Z Downloaded form_urlencoded v1.2.1
7142025-03-24T12:33:21.094Z Downloaded constant_time_eq v0.3.0
7152025-03-24T12:33:21.094Z Downloaded base64 v0.21.7
7162025-03-24T12:33:21.126Z Compiling proc-macro2 v1.0.89
7172025-03-24T12:33:21.126Z Compiling unicode-ident v1.0.4
7182025-03-24T12:33:21.126Z Compiling autocfg v1.1.0
7192025-03-24T12:33:21.126Z Compiling libc v0.2.169
7202025-03-24T12:33:21.151Z Compiling cfg-if v1.0.0
7212025-03-24T12:33:21.151Z Compiling once_cell v1.21.1
7222025-03-24T12:33:21.151Z Compiling cc v1.1.6
7232025-03-24T12:33:21.151Z Compiling pin-project-lite v0.2.9
7242025-03-24T12:33:21.269Z Compiling serde v1.0.219
7252025-03-24T12:33:21.294Z Compiling parking_lot_core v0.9.3
7262025-03-24T12:33:21.341Z Compiling memchr v2.5.0
7272025-03-24T12:33:21.562Z Compiling futures-sink v0.3.31
7282025-03-24T12:33:21.679Z Compiling smallvec v1.10.0
7292025-03-24T12:33:21.715Z Compiling bytes v1.7.1
7302025-03-24T12:33:21.778Z Compiling scopeguard v1.1.0
7312025-03-24T12:33:21.803Z Compiling futures-core v0.3.31
7322025-03-24T12:33:21.828Z Compiling lock_api v0.4.9
7332025-03-24T12:33:21.883Z Compiling slab v0.4.7
7342025-03-24T12:33:22.001Z Compiling tokio v1.29.1
7352025-03-24T12:33:22.324Z Compiling itoa v1.0.4
7362025-03-24T12:33:22.478Z Compiling quote v1.0.35
7372025-03-24T12:33:22.613Z Compiling futures-channel v0.3.31
7382025-03-24T12:33:22.735Z Compiling futures-io v0.3.31
7392025-03-24T12:33:22.864Z Compiling syn v2.0.87
7402025-03-24T12:33:22.975Z Compiling num_cpus v1.13.1
7412025-03-24T12:33:23.012Z Compiling mio v0.8.11
7422025-03-24T12:33:23.077Z Compiling signal-hook-registry v1.4.0
7432025-03-24T12:33:23.101Z Compiling socket2 v0.4.9
7442025-03-24T12:33:23.211Z Compiling pin-utils v0.1.0
7452025-03-24T12:33:23.263Z Compiling parking_lot v0.12.1
7462025-03-24T12:33:23.288Z Compiling futures-task v0.3.31
7472025-03-24T12:33:23.541Z Compiling untrusted v0.7.1
7482025-03-24T12:33:23.594Z Compiling spin v0.5.2
7492025-03-24T12:33:23.713Z Compiling tracing-core v0.1.32
7502025-03-24T12:33:23.778Z Compiling ring v0.16.20
7512025-03-24T12:33:23.803Z Compiling log v0.4.17
7522025-03-24T12:33:23.904Z Compiling fnv v1.0.7
7532025-03-24T12:33:23.929Z Compiling rustix v0.38.34
7542025-03-24T12:33:24.018Z Compiling crossbeam-utils v0.8.20
7552025-03-24T12:33:24.146Z Compiling http v0.2.12
7562025-03-24T12:33:24.171Z Compiling errno v0.3.9
7572025-03-24T12:33:24.201Z Compiling bitflags v2.9.0
7582025-03-24T12:33:24.352Z Compiling tracing v0.1.40
7592025-03-24T12:33:24.527Z Compiling httparse v1.9.4
7602025-03-24T12:33:24.584Z Compiling tinyvec_macros v0.1.1
7612025-03-24T12:33:24.609Z Compiling equivalent v1.0.1
7622025-03-24T12:33:24.659Z Compiling rustls v0.21.7
7632025-03-24T12:33:24.698Z Compiling hashbrown v0.14.5
7642025-03-24T12:33:24.735Z Compiling tinyvec v1.8.0
7652025-03-24T12:33:25.527Z Compiling indexmap v1.9.3
7662025-03-24T12:33:25.825Z Compiling indexmap v2.2.6
7672025-03-24T12:33:25.854Z Compiling percent-encoding v2.3.1
7682025-03-24T12:33:25.965Z Compiling rayon-core v1.12.1
7692025-03-24T12:33:26.198Z Compiling try-lock v0.2.5
7702025-03-24T12:33:26.348Z Compiling want v0.3.1
7712025-03-24T12:33:26.373Z Compiling form_urlencoded v1.2.1
7722025-03-24T12:33:26.398Z Compiling unicode-normalization v0.1.23
7732025-03-24T12:33:26.533Z Compiling crossbeam-epoch v0.9.18
7742025-03-24T12:33:26.602Z Compiling http-body v0.4.6
7752025-03-24T12:33:26.928Z Compiling socket2 v0.5.8
7762025-03-24T12:33:26.975Z Compiling num-traits v0.2.15
7772025-03-24T12:33:27.030Z Compiling hashbrown v0.12.3
7782025-03-24T12:33:27.271Z Compiling httpdate v1.0.3
7792025-03-24T12:33:27.272Z Compiling tower-service v0.3.2
7802025-03-24T12:33:27.310Z Compiling camino v1.1.9
7812025-03-24T12:33:27.335Z Compiling unicode-bidi v0.3.15
7822025-03-24T12:33:27.385Z Compiling utf8parse v0.2.1
7832025-03-24T12:33:27.521Z Compiling crc32fast v1.3.2
7842025-03-24T12:33:27.692Z Compiling ryu v1.0.11
7852025-03-24T12:33:27.816Z Compiling anstyle-parse v0.2.1
7862025-03-24T12:33:27.874Z Compiling idna v0.5.0
7872025-03-24T12:33:27.997Z Compiling crossbeam-deque v0.8.5
7882025-03-24T12:33:28.102Z Compiling blake3 v1.5.3
7892025-03-24T12:33:28.274Z Compiling anstyle v1.0.8
7902025-03-24T12:33:28.549Z Compiling base64 v0.21.7
7912025-03-24T12:33:28.653Z Compiling rustls-webpki v0.101.6
7922025-03-24T12:33:28.678Z Compiling sct v0.7.0
7932025-03-24T12:33:28.702Z Compiling anstyle-query v1.0.0
7942025-03-24T12:33:28.793Z Compiling thiserror v1.0.69
7952025-03-24T12:33:28.818Z Compiling fastrand v2.1.0
7962025-03-24T12:33:28.954Z Compiling semver v1.0.17
7972025-03-24T12:33:29.238Z Compiling anyhow v1.0.97
7982025-03-24T12:33:29.284Z Compiling colorchoice v1.0.0
7992025-03-24T12:33:29.325Z Compiling slog v2.7.0
8002025-03-24T12:33:29.397Z Compiling adler v1.0.2
8012025-03-24T12:33:29.422Z Compiling winnow v0.4.6
8022025-03-24T12:33:29.593Z Compiling is_terminal_polyfill v1.70.1
8032025-03-24T12:33:29.690Z Compiling serde_json v1.0.140
8042025-03-24T12:33:29.814Z Compiling anstream v0.6.18
8052025-03-24T12:33:29.905Z Compiling miniz_oxide v0.7.1
8062025-03-24T12:33:30.175Z Compiling tempfile v3.12.0
8072025-03-24T12:33:30.514Z Compiling rustls-pemfile v1.0.4
8082025-03-24T12:33:30.875Z Compiling url v2.5.2
8092025-03-24T12:33:31.067Z Compiling serde_derive v1.0.219
8102025-03-24T12:33:31.305Z Compiling futures-macro v0.3.31
8112025-03-24T12:33:31.350Z Compiling tokio-macros v2.1.0
8122025-03-24T12:33:32.012Z Compiling thiserror-impl v1.0.69
8132025-03-24T12:33:32.150Z Compiling xattr v1.3.1
8142025-03-24T12:33:32.378Z Compiling memmap2 v0.9.4
8152025-03-24T12:33:32.663Z Compiling filetime v0.2.23
8162025-03-24T12:33:32.688Z Compiling encoding_rs v0.8.34
8172025-03-24T12:33:32.770Z Compiling webpki-roots v0.25.4
8182025-03-24T12:33:32.877Z Compiling futures-util v0.3.31
8192025-03-24T12:33:32.902Z Compiling same-file v1.0.6
8202025-03-24T12:33:32.957Z Compiling mime v0.3.17
8212025-03-24T12:33:33.092Z Compiling clap_lex v0.7.4
8222025-03-24T12:33:33.489Z Compiling arrayvec v0.7.4
8232025-03-24T12:33:33.555Z Compiling arrayref v0.3.8
8242025-03-24T12:33:33.634Z Compiling ipnet v2.9.0
8252025-03-24T12:33:33.813Z Compiling heck v0.5.0
8262025-03-24T12:33:34.172Z Compiling strsim v0.11.0
8272025-03-24T12:33:34.492Z Compiling constant_time_eq v0.3.0
8282025-03-24T12:33:34.627Z Compiling sync_wrapper v0.1.2
8292025-03-24T12:33:34.741Z Compiling iana-time-zone v0.1.60
8302025-03-24T12:33:35.118Z Compiling chrono v0.4.38
8312025-03-24T12:33:35.346Z Compiling clap_builder v4.5.32
8322025-03-24T12:33:36.482Z Compiling clap_derive v4.5.32
8332025-03-24T12:33:36.693Z Compiling walkdir v2.5.0
8342025-03-24T12:33:37.482Z Compiling tar v0.4.41
8352025-03-24T12:33:38.162Z Compiling futures-executor v0.3.31
8362025-03-24T12:33:38.266Z Compiling flate2 v1.0.30
8372025-03-24T12:33:38.606Z Compiling futures v0.3.31
8382025-03-24T12:33:38.690Z Compiling async-trait v0.1.87
8392025-03-24T12:33:39.091Z Compiling tokio-util v0.7.8
8402025-03-24T12:33:39.408Z Compiling tokio-rustls v0.24.1
8412025-03-24T12:33:39.739Z Compiling hex v0.4.3
8422025-03-24T12:33:40.076Z Compiling h2 v0.3.26
8432025-03-24T12:33:40.201Z Compiling topological-sort v0.2.2
8442025-03-24T12:33:40.226Z Compiling clap v4.5.32
8452025-03-24T12:33:42.226Z Compiling serde_spanned v0.6.1
8462025-03-24T12:33:42.324Z Compiling toml_datetime v0.6.1
8472025-03-24T12:33:42.424Z Compiling serde_urlencoded v0.7.1
8482025-03-24T12:33:42.731Z Compiling toml_edit v0.19.8
8492025-03-24T12:33:43.008Z Compiling camino-tempfile v1.1.1
8502025-03-24T12:33:43.803Z Compiling hyper v0.14.30
8512025-03-24T12:33:44.940Z Compiling toml v0.7.3
8522025-03-24T12:33:46.804Z Compiling hyper-rustls v0.24.2
8532025-03-24T12:33:46.997Z Compiling reqwest v0.11.27
8542025-03-24T12:33:48.514Z Compiling omicron-zone-package v0.11.0
8552025-03-24T12:33:53.711Z Compiling xtask v0.1.0 (/work/oxidecomputer/management-gateway-service/xtask)
8562025-03-24T12:34:04.871Z Finished dev [unoptimized + debuginfo] target(s) in 44.38s
8572025-03-24T12:34:04.896Z Running `target/debug/xtask zone-package target/out/`
8582025-03-24T12:34:10.941Z+ banner output
8592025-03-24T12:34:10.966Z
8602025-03-24T12:34:10.967Z #### # # ##### ##### # # #####
8612025-03-24T12:34:10.967Z # # # # # # # # # #
8622025-03-24T12:34:10.967Z # # # # # # # # # #
8632025-03-24T12:34:10.967Z # # # # # ##### # # #
8642025-03-24T12:34:10.967Z # # # # # # # # #
8652025-03-24T12:34:10.967Z #### #### # # #### #
8662025-03-24T12:34:10.967Z
8672025-03-24T12:34:10.967Z+ mv target/release/faux-mgs /out/faux-mgs
8682025-03-24T12:34:10.967Z+ digest -a sha256 /out/faux-mgs
8692025-03-24T12:34:10.999Z+ gzip /out/faux-mgs
8702025-03-24T12:34:12.391Z+ digest -a sha256 /out/faux-mgs.gz
8712025-03-24T12:34:12.416Z+ mv target/out/omicron-faux-mgs.tar.gz /out/omicron-faux-mgs.tar.gz
8722025-03-24T12:34:12.441Z+ digest -a sha256 /out/omicron-faux-mgs.tar.gz
8732025-03-24T12:34:12.466Zprocess exited: duration 165793 ms, exit code 0
 
8742025-03-24T12:34:12.547Zfound 5 output files
8752025-03-24T12:34:12.547Zuploading: /out/faux-mgs.gz (10650147 bytes)
8762025-03-24T12:34:14.220Zuploaded: /out/faux-mgs.gz
8772025-03-24T12:34:14.220Zuploading: /out/faux-mgs.sha256.txt (65 bytes)
8782025-03-24T12:34:15.318Zuploaded: /out/faux-mgs.sha256.txt
8792025-03-24T12:34:15.318Zuploading: /out/faux-mgs.gz.sha256.txt (65 bytes)
8802025-03-24T12:34:16.414Zuploaded: /out/faux-mgs.gz.sha256.txt
8812025-03-24T12:34:16.414Zuploading: /out/omicron-faux-mgs.tar.gz (13492597 bytes)
8822025-03-24T12:34:18.496Zuploaded: /out/omicron-faux-mgs.tar.gz
8832025-03-24T12:34:18.497Zuploading: /out/omicron-faux-mgs.tar.gz.sha256.txt (65 bytes)
8842025-03-24T12:34:19.591Zuploaded: /out/omicron-faux-mgs.tar.gz.sha256.txt