[INFO] fetching crate esl01-indexedlog 0.3.0... [INFO] testing esl01-indexedlog-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate esl01-indexedlog 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate esl01-indexedlog 0.3.0 [INFO] finished tweaking crates.io crate esl01-indexedlog 0.3.0 [INFO] tweaked toml for crates.io crate esl01-indexedlog 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate esl01-indexedlog 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.10.0) [INFO] [stderr] Adding twox-hash v1.6.3 (available: v2.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_filter v1.0.1 [INFO] [stderr] Downloaded esl01-atomicfile v0.3.0 [INFO] [stderr] Downloaded esl01-vlqencoding v0.3.0 [INFO] [stderr] Downloaded memmap v0.7.0 [INFO] [stderr] Downloaded esl01-dev-logger v0.3.0 [INFO] [stderr] Downloaded esl01-minibytes v0.3.0 [INFO] [stderr] Downloaded quickcheck v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be7ca2eb4729624f76ce7407a3c2d650d3ace6343a11cf478c566f2598ef90a [INFO] running `Command { std: "docker" "start" "-a" "9be7ca2eb4729624f76ce7407a3c2d650d3ace6343a11cf478c566f2598ef90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be7ca2eb4729624f76ce7407a3c2d650d3ace6343a11cf478c566f2598ef90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be7ca2eb4729624f76ce7407a3c2d650d3ace6343a11cf478c566f2598ef90a", kill_on_drop: false }` [INFO] [stdout] 9be7ca2eb4729624f76ce7407a3c2d650d3ace6343a11cf478c566f2598ef90a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b89d987a9533ded2fc39892129d71de0ff1e5837d96b9f2f8bcc8928a55908e [INFO] running `Command { std: "docker" "start" "-a" "6b89d987a9533ded2fc39892129d71de0ff1e5837d96b9f2f8bcc8928a55908e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling esl01-vlqencoding v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling esl01-atomicfile v0.3.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling esl01-minibytes v0.3.0 [INFO] [stderr] Compiling esl01-indexedlog v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/lock.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 134 | / match (opts.exclusive, opts.non_blocking) { [INFO] [stdout] 135 | | (true, false) => file.lock_exclusive(), [INFO] [stdout] | | --------------------- this is found to be of type `std::result::Result<(), std::io::Error>` [INFO] [stdout] 136 | | (true, true) => file.try_lock_exclusive(), [INFO] [stdout] | | ------------------------- this is found to be of type `std::result::Result<(), std::io::Error>` [INFO] [stdout] 137 | | (false, false) => file.lock_shared(), [INFO] [stdout] | | ------------------ this is found to be of type `std::result::Result<(), std::io::Error>` [INFO] [stdout] 138 | | (false, true) => file.try_lock_shared(), [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), TryLockError>` [INFO] [stdout] 139 | | } [INFO] [stdout] | |_________- `match` arms have incompatible types [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, std::fs::TryLockError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esl01-indexedlog` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6b89d987a9533ded2fc39892129d71de0ff1e5837d96b9f2f8bcc8928a55908e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b89d987a9533ded2fc39892129d71de0ff1e5837d96b9f2f8bcc8928a55908e", kill_on_drop: false }` [INFO] [stdout] 6b89d987a9533ded2fc39892129d71de0ff1e5837d96b9f2f8bcc8928a55908e