[INFO] cloning repository https://github.com/wwkeyboard/actuallyuary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwkeyboard/actuallyuary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Factuallyuary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Factuallyuary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa2c31bd4da4f65d8c6ddd76313e7dc652ff7920
[INFO] testing wwkeyboard/actuallyuary against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Factuallyuary" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wwkeyboard/actuallyuary
[INFO] finished tweaking git repo https://github.com/wwkeyboard/actuallyuary
[INFO] tweaked toml for git repo https://github.com/wwkeyboard/actuallyuary written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wwkeyboard/actuallyuary on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wwkeyboard/actuallyuary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8a3f5d4adabb72247f17dacb135f301108f30854df7413531afa01f98f431cf
[INFO] running `Command { std: "docker" "start" "-a" "e8a3f5d4adabb72247f17dacb135f301108f30854df7413531afa01f98f431cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a3f5d4adabb72247f17dacb135f301108f30854df7413531afa01f98f431cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a3f5d4adabb72247f17dacb135f301108f30854df7413531afa01f98f431cf", kill_on_drop: false }`
[INFO] [stdout] e8a3f5d4adabb72247f17dacb135f301108f30854df7413531afa01f98f431cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf55a9b80330aff50aeac333a0c23a7a4f193b6c5f107c542703694640c576b1
[INFO] running `Command { std: "docker" "start" "-a" "bf55a9b80330aff50aeac333a0c23a7a4f193b6c5f107c542703694640c576b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling sled v0.31.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.31.0/src/config.rs:552:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |               let try_lock = if self.read_only {
[INFO] [stdout]     |                              ----------------- `if` and `else` have incompatible types
[INFO] [stdout] 551 |                   file.try_lock_shared()
[INFO] [stdout]     |                   ---------------------- expected because of this
[INFO] [stdout] 552 |               } else if cfg!(feature = "testing") {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                 file.try_lock_exclusive()
[INFO] [stdout] 561 | |             };
[INFO] [stdout]     | |_____________^ expected `Result<(), TryLockError>`, found `Result<(), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<_, std::fs::TryLockError>`
[INFO] [stdout]                found enum `std::result::Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sled` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf55a9b80330aff50aeac333a0c23a7a4f193b6c5f107c542703694640c576b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf55a9b80330aff50aeac333a0c23a7a4f193b6c5f107c542703694640c576b1", kill_on_drop: false }`
[INFO] [stdout] bf55a9b80330aff50aeac333a0c23a7a4f193b6c5f107c542703694640c576b1
