01JDJCQM1DGDEDWW8WN5VGB30R: build-and-test / illumos

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

Buildomat Job: 01JDJCQWYWVK2NQ48VDTF0XZ9B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-25T19:28:57.977Zjob assigned to worker 01JDJCQXPJMS6TM95V8BG59B4R [factory gimlet-EVT22200007-propolis, EVT22200007/19522] (queued for 29 s)
 
22024-11-25T19:29:06.556Zstarting task 0: "setup"
32024-11-25T19:29:06.580Z++ uname -s
42024-11-25T19:29:06.580Z+ kern=SunOS
52024-11-25T19:29:06.580Z+ case "$kern" in
62024-11-25T19:29:06.580Z+ groupadd -g 12345 build
72024-11-25T19:29:06.580Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-25T19:29:08.579Z+ zfs create -o mountpoint=/work rpool/work
92024-11-25T19:29:08.612Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-25T19:29:08.636Z+ home_fs=zfs
112024-11-25T19:29:08.636Z+ [[ zfs == autofs ]]
122024-11-25T19:29:08.636Z+ mkdir -p /home/build
132024-11-25T19:29:08.636Z+ chown build:build /home/build /work
142024-11-25T19:29:10.621Z+ chmod 0700 /home/build /work
152024-11-25T19:29:10.645Zprocess exited: duration 4070 ms, exit code 0
 
162024-11-25T19:29:10.693Zstarting task 1: "rust-toolchain"
172024-11-25T19:29:10.717Z+ printf ' * toolchain channel = "%s"
182024-11-25T19:29:10.717Z' stable
192024-11-25T19:29:10.717Z+ printf ' * toolchain profile = "%s"
202024-11-25T19:29:10.717Z' default
212024-11-25T19:29:10.717Z * toolchain channel = "stable"
222024-11-25T19:29:10.717Z * toolchain profile = "default"
232024-11-25T19:29:10.717Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-25T19:29:10.717Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-25T19:29:10.851Zinfo: downloading installer
262024-11-25T19:29:11.318Zinfo: profile set to 'default'
272024-11-25T19:29:11.318Zinfo: default host triple is x86_64-unknown-illumos
282024-11-25T19:29:11.318Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-25T19:29:11.417Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-25T19:29:11.417Zinfo: downloading component 'cargo'
312024-11-25T19:29:11.550Zinfo: downloading component 'clippy'
322024-11-25T19:29:11.599Zinfo: downloading component 'rust-docs'
332024-11-25T19:29:11.772Zinfo: downloading component 'rust-std'
342024-11-25T19:29:12.064Zinfo: downloading component 'rustc'
352024-11-25T19:29:13.864Zinfo: downloading component 'rustfmt'
362024-11-25T19:29:13.904Zinfo: installing component 'cargo'
372024-11-25T19:29:14.948Zinfo: installing component 'clippy'
382024-11-25T19:29:15.380Zinfo: installing component 'rust-docs'
392024-11-25T19:29:18.223Zinfo: installing component 'rust-std'
402024-11-25T19:29:20.270Zinfo: installing component 'rustc'
412024-11-25T19:29:27.258Zinfo: installing component 'rustfmt'
422024-11-25T19:29:27.624Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-25T19:29:27.624Z
442024-11-25T19:29:27.777Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-25T19:29:27.777Z
462024-11-25T19:29:27.777Z
472024-11-25T19:29:27.777ZRust is installed now. Great!
482024-11-25T19:29:27.777Z
492024-11-25T19:29:27.777ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-25T19:29:27.777Zenvironment variable. This has not been done automatically.
512024-11-25T19:29:27.777Z
522024-11-25T19:29:27.777ZTo configure your current shell, you need to source
532024-11-25T19:29:27.777Zthe corresponding env file under $HOME/.cargo.
542024-11-25T19:29:27.777Z
552024-11-25T19:29:27.777ZThis is usually done by running one of the following (note the leading DOT):
562024-11-25T19:29:27.777Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-25T19:29:27.777Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-25T19:29:27.876Z+ rustc --version
592024-11-25T19:29:27.996Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-25T19:29:28.020Zprocess exited: duration 17306 ms, exit code 0
 
612024-11-25T19:29:28.069Zstarting task 2: "authentication"
622024-11-25T19:29:28.127Zprocess exited: duration 57 ms, exit code 0
 
632024-11-25T19:29:28.176Zstarting task 3: "clone repository"
642024-11-25T19:29:28.200Z+ mkdir -p /work/oxidecomputer/dropshot
652024-11-25T19:29:28.200Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
662024-11-25T19:29:28.225ZCloning into '/work/oxidecomputer/dropshot'...
672024-11-25T19:29:29.374Z+ cd /work/oxidecomputer/dropshot
682024-11-25T19:29:29.374Z+ git fetch origin 2dd1d5da0678a3e6f42543da63ed55aa11118d20
692024-11-25T19:29:29.693ZFrom https://github.com/oxidecomputer/dropshot
702024-11-25T19:29:29.693Z * branch 2dd1d5da0678a3e6f42543da63ed55aa11118d20 -> FETCH_HEAD
712024-11-25T19:29:29.718Z+ [[ -n renovate/crate-rustls-vulnerability ]]
722024-11-25T19:29:29.718Z++ git branch --show-current
732024-11-25T19:29:29.718Z+ current=main
742024-11-25T19:29:29.718Z+ [[ main != renovate/crate-rustls-vulnerability ]]
752024-11-25T19:29:29.718Z+ git branch -f renovate/crate-rustls-vulnerability 2dd1d5da0678a3e6f42543da63ed55aa11118d20
762024-11-25T19:29:29.743Z+ git checkout -f renovate/crate-rustls-vulnerability
772024-11-25T19:29:29.767ZSwitched to branch 'renovate/crate-rustls-vulnerability'
782024-11-25T19:29:29.767Z+ git reset --hard 2dd1d5da0678a3e6f42543da63ed55aa11118d20
792024-11-25T19:29:29.792ZHEAD is now at 2dd1d5d Update Rust crate rustls to 0.23.0 [SECURITY]
802024-11-25T19:29:29.792Zprocess exited: duration 1596 ms, exit code 0
 
812024-11-25T19:29:29.841Zstarting task 4: "build"
822024-11-25T19:29:29.866Z+ cargo --version
832024-11-25T19:29:29.866Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-25T19:29:29.972Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-25T19:29:29.972Zinfo: downloading component 'cargo'
862024-11-25T19:29:30.140Zinfo: downloading component 'clippy'
872024-11-25T19:29:30.196Zinfo: downloading component 'rust-docs'
882024-11-25T19:29:30.447Zinfo: downloading component 'rust-std'
892024-11-25T19:29:30.750Zinfo: downloading component 'rustc'
902024-11-25T19:29:31.790Zinfo: downloading component 'rustfmt'
912024-11-25T19:29:31.836Zinfo: installing component 'cargo'
922024-11-25T19:29:32.900Zinfo: installing component 'clippy'
932024-11-25T19:29:33.330Zinfo: installing component 'rust-docs'
942024-11-25T19:29:35.958Zinfo: installing component 'rust-std'
952024-11-25T19:29:37.998Zinfo: installing component 'rustc'
962024-11-25T19:29:45.084Zinfo: installing component 'rustfmt'
972024-11-25T19:29:45.562Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-25T19:29:45.586Z+ rustc --version
992024-11-25T19:29:45.716Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-25T19:29:45.741Z+ banner build
1012024-11-25T19:29:45.741Z
1022024-11-25T19:29:45.741Z ##### # # # # #####
1032024-11-25T19:29:45.741Z # # # # # # # #
1042024-11-25T19:29:45.741Z ##### # # # # # #
1052024-11-25T19:29:45.741Z # # # # # # # #
1062024-11-25T19:29:45.741Z # # # # # # # #
1072024-11-25T19:29:45.741Z ##### #### # ###### #####
1082024-11-25T19:29:45.741Z
1092024-11-25T19:29:45.741Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1102024-11-25T19:29:45.964Z Updating crates.io index
1112024-11-25T19:29:47.100Zerror: the lock file /work/oxidecomputer/dropshot/Cargo.lock needs to be updated but --locked was passed to prevent this
1122024-11-25T19:29:47.100ZIf you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
1132024-11-25T19:29:47.126Z
1142024-11-25T19:29:47.126Zreal 1.369050702
1152024-11-25T19:29:47.126Zuser 0.646607911
1162024-11-25T19:29:47.126Zsys 0.414422065
1172024-11-25T19:29:47.126Ztrap 0.000068563
1182024-11-25T19:29:47.126Ztflt 0.000000000
1192024-11-25T19:29:47.126Zdflt 0.000000000
1202024-11-25T19:29:47.126Zkflt 0.000000000
1212024-11-25T19:29:47.126Zlock 0.000015469
1222024-11-25T19:29:47.126Zslp 0.486429412
1232024-11-25T19:29:47.126Zlat 0.003756665
1242024-11-25T19:29:47.126Zstop 0.000239818
1252024-11-25T19:29:47.151Zprocess exited: duration 17285 ms, exit code 101
 
1262024-11-25T19:29:47.200Zfound 0 output files