01J0M22RA6RYM3C2N7Z9ZWW7AA: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/var/tmp/omicron_tmp/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J0M232MR58DVJ8WA6VG99RWN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-17T21:36:45.812Zjob assigned to worker 01J0M1WGDMXJYJBR9EKM9FBE9T (queued for 0 s)
 
22024-06-17T21:36:46.014Zstarting task 0: "setup"
32024-06-17T21:36:46.334Z++ uname -s
42024-06-17T21:36:46.336Z+ kern=SunOS
52024-06-17T21:36:46.336Z+ case "$kern" in
62024-06-17T21:36:46.336Z+ groupadd -g 12345 build
72024-06-17T21:36:46.339Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-17T21:36:48.348Z+ zfs create -o mountpoint=/work rpool/work
92024-06-17T21:36:48.450Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-17T21:36:48.453Z+ home_fs=zfs
112024-06-17T21:36:48.453Z+ [[ zfs == autofs ]]
122024-06-17T21:36:48.453Z+ mkdir -p /home/build
132024-06-17T21:36:48.456Z+ chown build:build /home/build /work
142024-06-17T21:36:50.458Z+ chmod 0700 /home/build /work
152024-06-17T21:36:50.461Zprocess exited: duration 4445 ms, exit code 0
 
162024-06-17T21:36:50.466Zstarting task 1: "rust-toolchain"
172024-06-17T21:36:50.472Z+ printf ' * toolchain channel = "%s"
182024-06-17T21:36:50.472Z' 1.78.0
192024-06-17T21:36:50.472Z * toolchain channel = "1.78.0"
202024-06-17T21:36:50.472Z * toolchain profile = "default"
212024-06-17T21:36:50.472Z+ printf ' * toolchain profile = "%s"
222024-06-17T21:36:50.472Z' default
232024-06-17T21:36:50.477Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-17T21:36:50.477Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-17T21:36:50.591Zinfo: downloading installer
262024-06-17T21:36:52.748Zinfo: profile set to 'default'
272024-06-17T21:36:52.748Zinfo: default host triple is x86_64-unknown-illumos
282024-06-17T21:36:52.751Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-17T21:36:52.982Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-17T21:36:52.982Zinfo: downloading component 'cargo'
312024-06-17T21:36:54.438Zinfo: downloading component 'clippy'
322024-06-17T21:36:54.932Zinfo: downloading component 'rust-docs'
332024-06-17T21:36:56.850Zinfo: downloading component 'rust-std'
342024-06-17T21:36:59.691Zinfo: downloading component 'rustc'
352024-06-17T21:37:05.528Zinfo: downloading component 'rustfmt'
362024-06-17T21:37:05.937Zinfo: installing component 'cargo'
372024-06-17T21:37:06.801Zinfo: installing component 'clippy'
382024-06-17T21:37:07.309Zinfo: installing component 'rust-docs'
392024-06-17T21:37:08.934Zinfo: installing component 'rust-std'
402024-06-17T21:37:10.618Zinfo: installing component 'rustc'
412024-06-17T21:37:14.867Zinfo: installing component 'rustfmt'
422024-06-17T21:37:15.373Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-17T21:37:15.373Z
442024-06-17T21:37:15.641Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-17T21:37:15.641Z
462024-06-17T21:37:15.643Z
472024-06-17T21:37:15.643ZRust is installed now. Great!
482024-06-17T21:37:15.643Z
492024-06-17T21:37:15.643ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-17T21:37:15.643Zenvironment variable. This has not been done automatically.
512024-06-17T21:37:15.643Z
522024-06-17T21:37:15.643ZTo configure your current shell, you need to source
532024-06-17T21:37:15.644Zthe corresponding env file under $HOME/.cargo.
542024-06-17T21:37:15.644Z
552024-06-17T21:37:15.644ZThis is usually done by running one of the following (note the leading DOT):
562024-06-17T21:37:15.644Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-17T21:37:15.644Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-17T21:37:15.767Z+ rustc --version
592024-06-17T21:37:15.827Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-17T21:37:15.830Zprocess exited: duration 25360 ms, exit code 0
 
612024-06-17T21:37:15.836Zstarting task 2: "authentication"
622024-06-17T21:37:15.854Zprocess exited: duration 17 ms, exit code 0
 
632024-06-17T21:37:15.859Zstarting task 3: "clone repository"
642024-06-17T21:37:15.864Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-17T21:37:15.867Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-17T21:37:16.654ZCloning into '/work/oxidecomputer/omicron'...
672024-06-17T21:37:22.444Z+ cd /work/oxidecomputer/omicron
682024-06-17T21:37:22.444Z+ git fetch origin a98fcb5ac70201d497e3ef75571d5351d9a74b7f
692024-06-17T21:37:22.766ZFrom https://github.com/oxidecomputer/omicron
702024-06-17T21:37:22.766Z * branch a98fcb5ac70201d497e3ef75571d5351d9a74b7f -> FETCH_HEAD
712024-06-17T21:37:22.777Z+ [[ -n dap/steno-error-update ]]
722024-06-17T21:37:22.779Z++ git branch --show-current
732024-06-17T21:37:22.782Z+ current=main
742024-06-17T21:37:22.782Z+ [[ main != dap/steno-error-update ]]
752024-06-17T21:37:22.782Z+ git branch -f dap/steno-error-update a98fcb5ac70201d497e3ef75571d5351d9a74b7f
762024-06-17T21:37:22.785Z+ git checkout -f dap/steno-error-update
772024-06-17T21:37:22.926ZSwitched to branch 'dap/steno-error-update'
782024-06-17T21:37:22.929Z+ git reset --hard a98fcb5ac70201d497e3ef75571d5351d9a74b7f
792024-06-17T21:37:23.065ZHEAD is now at a98fcb5ac in-progress update to steno with UndoActionPermanentError
802024-06-17T21:37:23.068Zprocess exited: duration 7206 ms, exit code 0
 
812024-06-17T21:37:23.076Zstarting task 4: "build"
822024-06-17T21:37:23.085Z+ target_os=illumos
832024-06-17T21:37:23.085Z+ NEXTEST_VERSION=0.9.70
842024-06-17T21:37:23.085Z+ cargo --version
852024-06-17T21:37:23.138Zcargo 1.78.0 (54d8815d0 2024-03-26)
862024-06-17T21:37:23.141Z+ rustc --version
872024-06-17T21:37:23.198Zrustc 1.78.0 (9b00956e5 2024-04-29)
882024-06-17T21:37:23.202Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-06-17T21:37:23.204Z+ gunzip
902024-06-17T21:37:23.204Z+ tar -xvf - -C /home/build/.cargo/bin
912024-06-17T21:37:24.431Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-06-17T21:37:24.434Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-06-17T21:37:24.434Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-06-17T21:37:24.434Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-06-17T21:37:24.434Z+ mkdir /var/tmp/omicron_tmp
962024-06-17T21:37:24.436Z+ OUTPUT_DIR=/work
972024-06-17T21:37:24.436Z+ echo 'tests will store non-ephemeral output in /work'
982024-06-17T21:37:24.436Ztests will store non-ephemeral output in /work
992024-06-17T21:37:24.436Z+ mkdir -p /work
1002024-06-17T21:37:24.436Z+ source ./env.sh
1012024-06-17T21:37:24.436Z++ set -o xtrace
1022024-06-17T21:37:24.439Z++++ dirname ./env.sh
1032024-06-17T21:37:24.444Z+++ readlink -f .
1042024-06-17T21:37:24.527Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-06-17T21:37:24.530Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-06-17T21:37:24.530Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-06-17T21:37:24.530Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-06-17T21:37:24.530Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-06-17T21:37:24.530Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-06-17T21:37:24.530Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-06-17T21:37:24.530Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-06-17T21:37:24.530Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-06-17T21:37:24.530Z++ unset OMICRON_WS
1142024-06-17T21:37:24.530Z++ set +o xtrace
1152024-06-17T21:37:24.656Z
1162024-06-17T21:37:24.656Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-06-17T21:37:24.656Z # # # # # # # # # # # # # # #
1182024-06-17T21:37:24.656Z # # # # ##### # # ##### # # # # # #### #
1192024-06-17T21:37:24.656Z ##### ##### # ##### # # # # # # # # #
1202024-06-17T21:37:24.656Z # # # # # # # # # # # # # # #
1212024-06-17T21:37:24.656Z # # # ###### # # ###### ### # #### # #### #
1222024-06-17T21:37:24.656Z
1232024-06-17T21:37:38.751Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-06-17T21:37:40.902Z Startup: Caching catalogs ... Done
1252024-06-17T21:37:43.191ZPlanning: Solver setup ... Done (1.817s)
1262024-06-17T21:37:43.226ZPlanning: Running solver ... Done (0.035s)
1272024-06-17T21:37:43.265ZPlanning: Finding local manifests ... Done (0.002s)
1282024-06-17T21:37:43.276ZPlanning: Fetching manifests: 0/4 0% complete
1292024-06-17T21:37:43.575ZPlanning: Fetching manifests: 4/4 100% complete
1302024-06-17T21:37:43.626ZPlanning: Package planning ... Done (0.050s)
1312024-06-17T21:37:43.676ZPlanning: Merging actions ... Done (0.051s)
1322024-06-17T21:37:44.864ZPlanning: Checking for conflicting actions ... Done (1.188s)
1332024-06-17T21:37:44.876ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-06-17T21:37:51.864ZPlanning: Evaluating mediators ... Done (6.987s)
1352024-06-17T21:37:51.873ZPlanning: Planning completed in 10.90 seconds
1362024-06-17T21:37:52.687Z Packages to install: 4
1372024-06-17T21:37:52.687Z Mediators to change: 2
1382024-06-17T21:37:52.687Z Services to change: 1
1392024-06-17T21:37:52.690Z Estimated space available: 155.76 GB
1402024-06-17T21:37:52.690ZEstimated space to be consumed: 1.45 GB
1412024-06-17T21:37:52.690Z Create boot environment: No
1422024-06-17T21:37:52.690ZCreate backup boot environment: No
1432024-06-17T21:37:52.690Z Rebuild boot archive: No
1442024-06-17T21:37:52.690Z
1452024-06-17T21:37:52.690ZChanged mediators:
1462024-06-17T21:37:52.690Z mediator clang:
1472024-06-17T21:37:52.690Z version: None -> 15 (system default)
1482024-06-17T21:37:52.690Z
1492024-06-17T21:37:52.690Z mediator llvm:
1502024-06-17T21:37:52.690Z version: 14 (system default) -> 15 (system default)
1512024-06-17T21:37:52.690Z
1522024-06-17T21:37:52.690ZChanged packages:
1532024-06-17T21:37:52.690Zhelios-dev
1542024-06-17T21:37:52.690Z developer/build-essential
1552024-06-17T21:37:52.690Z None -> 11-2.0
1562024-06-17T21:37:52.690Z library/libxmlsec1
1572024-06-17T21:37:52.690Z None -> 1.2.35-2.0
1582024-06-17T21:37:52.690Z ooce/developer/clang-15
1592024-06-17T21:37:52.690Z None -> 15.0.7-2.0
1602024-06-17T21:37:52.690Z ooce/developer/llvm-15
1612024-06-17T21:37:52.691Z None -> 15.0.7-2.0
1622024-06-17T21:37:52.691Z
1632024-06-17T21:37:52.691ZServices:
1642024-06-17T21:37:52.691Z restart_fmri:
1652024-06-17T21:37:52.691Z svc:/system/update-man-index:default
1662024-06-17T21:37:52.918Z
1672024-06-17T21:37:52.918ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-06-17T21:37:57.919ZDownload: 1345/3290 items 104.9/212.6MB 49% complete (21.0M/s)
1692024-06-17T21:38:02.920ZDownload: 3165/3290 items 143.5/212.6MB 67% complete (14.3M/s)
1702024-06-17T21:38:04.852ZDownload: Completed 212.60 MB in 11.93 seconds (17.8M/s)
1712024-06-17T21:38:05.545Z Actions: 1/3689 actions (Installing new actions)
1722024-06-17T21:38:10.629Z Actions: 3545/3689 actions (Installing new actions)
1732024-06-17T21:38:11.214Z Actions: Completed 3689 actions in 5.67 seconds.
1742024-06-17T21:38:11.349Z Done (0.129s)
1752024-06-17T21:38:11.349Z Done (0.000s)
1762024-06-17T21:38:11.655Z Done (0.308s)
1772024-06-17T21:38:17.594Z Done (5.781s)
1782024-06-17T21:38:17.839Z Done (0.174s)
1792024-06-17T21:38:17.842Z Done (0.000s)
1802024-06-17T21:38:18.006Z Done (0.000s)
1812024-06-17T21:38:18.577ZPlanning: Evaluating mediator changes ... Done
1822024-06-17T21:38:18.740ZPlanning: Checking for conflicting actions ... Done
1832024-06-17T21:38:18.742ZPlanning: Consolidating action changes ... Done
1842024-06-17T21:38:19.012ZPlanning: Evaluating mediators ... Done
1852024-06-17T21:38:19.015ZPlanning: Planning completed in 0.44 seconds
1862024-06-17T21:38:19.046Z Mediators to change: 2
1872024-06-17T21:38:19.046Z Create boot environment: No
1882024-06-17T21:38:19.049ZCreate backup boot environment: No
1892024-06-17T21:38:19.121Z Done
1902024-06-17T21:38:19.121Z Done
1912024-06-17T21:38:19.327Z Done
1922024-06-17T21:38:23.012Z Done
1932024-06-17T21:38:23.098Z Done
1942024-06-17T21:38:23.101Z Done
1952024-06-17T21:38:23.212Z Done
1962024-06-17T21:38:23.839ZPlanning: Evaluating mediator changes ... Done
1972024-06-17T21:38:23.842ZPlanning: Merging actions ... Done
1982024-06-17T21:38:24.031ZPlanning: Checking for conflicting actions ... Done
1992024-06-17T21:38:24.034ZPlanning: Consolidating action changes ... Done
2002024-06-17T21:38:24.296ZPlanning: Evaluating mediators ... Done
2012024-06-17T21:38:24.352ZPlanning: Planning completed in 0.76 seconds
2022024-06-17T21:38:24.387Z Packages to change: 1
2032024-06-17T21:38:24.387Z Mediators to change: 1
2042024-06-17T21:38:24.390Z Services to change: 1
2052024-06-17T21:38:24.390Z Create boot environment: No
2062024-06-17T21:38:24.390ZCreate backup boot environment: Yes
2072024-06-17T21:38:26.199Z Actions: 1/6 actions (Updating modified actions)
2082024-06-17T21:38:26.260Z Actions: Completed 6 actions in 0.06 seconds.
2092024-06-17T21:38:26.263Z Done
2102024-06-17T21:38:26.263Z Done
2112024-06-17T21:38:26.327Z Done
2122024-06-17T21:38:30.003Z Done
2132024-06-17T21:38:30.094Z Done
2142024-06-17T21:38:30.097Z Done
2152024-06-17T21:38:30.209Z Done
2162024-06-17T21:38:30.665ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-06-17T21:38:30.665Zclang system 15 system
2182024-06-17T21:38:30.665Zcsh system system illumos
2192024-06-17T21:38:30.665Zctags system system illumos
2202024-06-17T21:38:30.665Zgcc vendor 12 vendor
2212024-06-17T21:38:30.665Zgcc system 10 system
2222024-06-17T21:38:30.665Zgcc system 7 system
2232024-06-17T21:38:30.665Zgo system 1.20 system
2242024-06-17T21:38:30.665Zgo system 1.19 system
2252024-06-17T21:38:30.665Zllvm system 15 system
2262024-06-17T21:38:30.665Zllvm system 14 system
2272024-06-17T21:38:30.665Zmariadb system 10.6 system
2282024-06-17T21:38:30.665Zmta vendor vendor dma
2292024-06-17T21:38:30.665Zopenjdk system 17 system
2302024-06-17T21:38:30.665Zopenjdk system 11 system
2312024-06-17T21:38:30.665Zopenjdk system 1.8 system
2322024-06-17T21:38:30.665Zopenssl vendor 3 vendor
2332024-06-17T21:38:30.665Zperl system 5.36 system
2342024-06-17T21:38:30.666Zpostgresql system 15 system
2352024-06-17T21:38:30.666Zpostgresql system 13 system
2362024-06-17T21:38:30.666Zpython vendor 3 vendor
2372024-06-17T21:38:30.666Zpython system 2 system
2382024-06-17T21:38:30.666Zpython3 system 3.11 system
2392024-06-17T21:38:30.666Zruby system 3.0 system
2402024-06-17T21:38:30.666Zwords vendor vendor american-english
2412024-06-17T21:38:30.666Zwords system system australian-english
2422024-06-17T21:38:30.666Zwords system system british-english
2432024-06-17T21:38:30.666Zwords system system canadian-english
2442024-06-17T21:38:30.666Zwords system system french
2452024-06-17T21:38:30.666Zwords system system italian
2462024-06-17T21:38:30.666Zwords system system ngerman
2472024-06-17T21:38:30.666Zwords system system ogerman
2482024-06-17T21:38:30.666Zwords system system spanish
2492024-06-17T21:38:31.007ZPUBLISHER TYPE STATUS P LOCATION
2502024-06-17T21:38:31.008Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2512024-06-17T21:38:32.510ZFMRI IFO
2522024-06-17T21:38:32.510Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2532024-06-17T21:38:32.510Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2542024-06-17T21:38:32.510Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2552024-06-17T21:38:32.510Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2562024-06-17T21:38:32.510Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2572024-06-17T21:38:32.510Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-06-17T21:38:32.510Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-06-17T21:38:32.510Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2602024-06-17T21:38:32.510Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2612024-06-17T21:38:32.511Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2622024-06-17T21:38:32.511Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2632024-06-17T21:38:32.511Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2642024-06-17T21:38:33.034Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2652024-06-17T21:38:33.355Zerror: failed to load source for dependency `steno`
2662024-06-17T21:38:33.355Z
2672024-06-17T21:38:33.355ZCaused by:
2682024-06-17T21:38:33.355Z Unable to update /work/oxidecomputer/steno-errors
2692024-06-17T21:38:33.355Z
2702024-06-17T21:38:33.355ZCaused by:
2712024-06-17T21:38:33.355Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2722024-06-17T21:38:33.355Z
2732024-06-17T21:38:33.355ZCaused by:
2742024-06-17T21:38:33.358Z No such file or directory (os error 2)
2752024-06-17T21:38:33.361ZFailed to run command -- will try 2 more times
2762024-06-17T21:38:33.558Zerror: failed to load source for dependency `steno`
2772024-06-17T21:38:33.558Z
2782024-06-17T21:38:33.558ZCaused by:
2792024-06-17T21:38:33.558Z Unable to update /work/oxidecomputer/steno-errors
2802024-06-17T21:38:33.558Z
2812024-06-17T21:38:33.558ZCaused by:
2822024-06-17T21:38:33.558Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2832024-06-17T21:38:33.558Z
2842024-06-17T21:38:33.558ZCaused by:
2852024-06-17T21:38:33.558Z No such file or directory (os error 2)
2862024-06-17T21:38:33.563ZFailed to run command -- will try 1 more times
2872024-06-17T21:38:33.762Zerror: failed to load source for dependency `steno`
2882024-06-17T21:38:33.762Z
2892024-06-17T21:38:33.762ZCaused by:
2902024-06-17T21:38:33.762Z Unable to update /work/oxidecomputer/steno-errors
2912024-06-17T21:38:33.762Z
2922024-06-17T21:38:33.762ZCaused by:
2932024-06-17T21:38:33.763Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2942024-06-17T21:38:33.763Z
2952024-06-17T21:38:33.763ZCaused by:
2962024-06-17T21:38:33.763Z No such file or directory (os error 2)
2972024-06-17T21:38:33.768Z
2982024-06-17T21:38:33.771Zreal 1:09.006387603
2992024-06-17T21:38:33.771Zuser 31.777590547
3002024-06-17T21:38:33.771Zsys 4.027819500
3012024-06-17T21:38:33.771Ztrap 0.007633762
3022024-06-17T21:38:33.771Ztflt 0.203778596
3032024-06-17T21:38:33.771Zdflt 0.261211315
3042024-06-17T21:38:33.771Zkflt 0.219629789
3052024-06-17T21:38:33.771Zlock 0.000000000
3062024-06-17T21:38:33.771Zslp 1:41.680796581
3072024-06-17T21:38:33.771Zlat 0.231589414
3082024-06-17T21:38:33.771Zstop 0.000699279
3092024-06-17T21:38:33.771Zprocess exited: duration 70683 ms, exit code 101
 
3102024-06-17T21:38:33.777Zfound 0 output files